Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

About

[Deprecated] A Node.js generator for Concise projects.

Resources

License

Packages

No packages published
You can’t perform that action at this time.