0.1.4 • Published 8 years ago

sculptorcli v0.1.4

Weekly downloads
6
License
GPL-3.0
Repository
github
Last release
8 years ago

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 sculptorcli

Usage

Open your terminal and type

$ sculptor

Use new or init to start a new Sculptor application

$ sculptor new myApp

You can use watch action to use the SCSS source code

$ sculptor watch

You can set the directories of your source and build code

$ sculptor watch sass/sculptor.scss css/sculptor.css

You can type

$ sculptor --version

To checkout the current version, or

$ sculptor --help

for help

Thanks :)

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago