Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 470 Bytes

About

Sew is a simple build/dev tool for your web based projects using CoffeeScript, LESS, and Eco.

Installation

npm install -g sew

Usage

Commands:
  new     Create new config file, this is required
  build   Build your project
  watch   Wacth and rebuild your project
  serve   Start a simple HTTP server on port 3000, watch and build your project

Options:
  -p  [default: 3000]
  --compress  Compress styles and scripts