cleverstack-cli
Advanced tools
Comparing version 0.0.49 to 0.0.50
{ | ||
"name": "cleverstack-cli", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "Command line interface for CleverTech's CleverStack", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -64,3 +64,3 @@ # CleverStack CLI | ||
Initializing a new project will download and grab CleverStack's [cleverstack-angular-seed](https://github.com/clevertech/cleverstack-angular-seed) and [cleverstack-node-seed](https://github.com/clevertech/cleverstack-node-seed) seeds. After initializing the project, cleverstack-cli will automatically install any depedencies that are required through [NPM](http://npmjs.org) and [Bower](http://bower.io). | ||
Initializing a new project will download and grab CleverStack's [angular-seed](https://github.com/CleverStack/angular-seed) and [node-seed](https://github.com/CleverStack/node-seed) seeds. After initializing the project, cleverstack-cli will automatically install any depedencies that are required through [NPM](http://npmjs.org) and [Bower](http://bower.io). | ||
@@ -618,7 +618,7 @@ `$: clever init my-new-project` | ||
[cleverstack-node-seed](https://github.com/clevertech/cleverstack-node-seed) | ||
[node-seed](https://github.com/CleverStack/node-seed) | ||
### Official CleverStack Frontend Seed | ||
[cleverstack-angular-seed](https://github.com/clevertech/cleverstack-angular-seed) | ||
[angular-seed](https://github.com/CleverStack/angular-seed) | ||
@@ -625,0 +625,0 @@ ### Communication |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
152437