0.0.3 • Published 9 years ago

dembones-cli v0.0.3

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

dembones-cli

 _       _
(_'-----'_)
(_.'""""._)  DEM BONES CLI

Installing dembones-cli

To install dembones-cli you will need to have Node.js and npm installed on your system.

To install globally: npm install dembones-cli -g

To install as a dev-dependency: npm install dembones-cli --save-dev

NPM

Usage

Init the Dem Bones Framework

When you first clone the Dem Bones framework, you will need to initally compile the included modules. To do this, simply run the following command from the Dem Bones root directory.

dembones init

Automate Sass and Browserify Compiling

Dem Bones relies on compiling Sass and running Browserify after making any changes to a module. To automate these Grunt tasks, you can run:

dembones watch

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago