0.1.4 • Published 9 years ago
sculptorcli v0.1.4
SculptorCLI
Command Line Interface for Sculptor
If you don't know Sculptor, plase checkout.
What it is?
SculptorCLI is a Command Line Interface for Sculptor Framework.
Install
You can use NPM to install the CLI
$ npm install -g sculptorcliUsage
Open your terminal and type
$ sculptorUse new or init to start a new Sculptor application
$ sculptor new myAppYou can use watch action to use the SCSS source code
$ sculptor watchYou can set the directories of your source and build code
$ sculptor watch sass/sculptor.scss css/sculptor.cssYou can type
$ sculptor --versionTo checkout the current version, or
$ sculptor --helpfor help