Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.17 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.17 KB

Concise.css logo

ConciseCSS - Generator (Deprecated)

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 ✌🏻

Experimental version

This is an experimental version of Concise generator.

Usage

Make sure you have Node.js and NPM.

Clone the repo

git clone [email protected]: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