node-migrator-bot / sew

Sew it all together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sew it all together

License:MIT License


Languages

Language:CoffeeScript 97.3%Language:JavaScript 2.7%