Coffee Espresso Two Shots

January 10, 2013 ยท View on GitHub

npm install coffee-espresso-two-shots -g

Run Test

npm test

Run CLI to convert file from SASS to CoffeeStylesheets

ce2s test/module.css.coffee

or

ce2s test/module.css.coffee --sass --debug

or

ce2s test/module.css.coffee --debug

Run CLI to convert file from Haml to CoffeeTemplates

ce2s test/test.html.haml

or

ce2s test/test.html.haml --haml --debug

or

ce2s test/test.html.haml --debug

Contents

  1. 1Run Test
  2. 2Run CLI to convert file from SASS to CoffeeStylesheets
  3. 3Run CLI to convert file from Haml to CoffeeTemplates