ConciseCSS - Generator (Deprecated)
The best way for you start your project!
Experimental version
This is an experimental version of Concise generator.
Usage
Make sure you have Node.js and NPM.
Clone the repo
git clone git@github.com:ConciseCSS/concise-generator.git concise-generator
cd concise-generator
[sudo] npm link
Now you can use this normaly.
concise [folder]
The following structure gets generated:
myproject
|
|-js
| |-concise.min.js
|-css
| |-concise.min.css
|-image
|-index.html
|
Options
-h, --help output usage information
-V, --version output the version number
-p, --prod use production version
Any issue or pull request follow the Concise contributing guide.
License
MIT