The best way for you start your project!
⚠️ Notice: This project is not actively maintained. Reach out to @keenanpayne or @jaiheravi if you would like to chat about it ✌🏻
This is an experimental version of Concise generator.
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
|
-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.
MIT