Skip to content

Configure express apps coffee_script-enabled to the CLI

Notifications You must be signed in to change notification settings

alejandro/expressc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

About

This is a CLI shortcut to create apps with the Express Framework in Node.js.

Requirements

You should have already installed the Express Framework in order to work. And the CoffeeScript installation

Instalation

Just copy this to your nodejs installation directory inside of the bin folder. And do sudo chmod 777 expressc

Use

In the CLI just type expressc [yourappname]

Features

  • CORS enabled.
  • Jade and EJS support for templates. e.g. expressc [yourappname] -t [templateName]
  • Stylus, less, sass for style support. e.g. expressc [yourappname] -c [cssTemplateName]

Credits

About

Configure express apps coffee_script-enabled to the CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published