1.0.2 • Published 6 years ago

sass-compass-cli v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

sass-compass-cli

A simple cli for building sass-compass project.

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+

npm install -g sass-compass-cli

Usage

sass-compass new <project-name>

example

sass-compass new my-sass-study

when installing,it'll ask you to choose npm or cnpm,enter 1 means you use npm,else means you will use cnpm,which is popular in chinese.

The installation completed,you can enter the project directory,and use the command 'npm start' to start your work.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago