Skip to content

twilson63/iron-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iron-coffee

A flatiron http server template in coffee-script

Technologies

This is a template that can be used to create nodejs applications using

  • NodeJs
  • Flatiron
  • CoffeeScript
  • Jade

Requirements

These will install with npm, just do

npm install

In your project directory.


Install, Build, Run, Test, and Watch

Install nodejs and npm

git clone http://github.com/twilson63/iron-coffee.git [project-name]
cd [project-name]
npm install

Run

node server.js

Thanks to

About

iron-coffee is a template or boiler-plate to get started writting flatiron web applications in CoffeeScript. It comes ready to go with base setup for an Express Web App. It includes a Cakefile that lets you build, and watch your coffeescript as you develop. You hack in the src folder and run cake build to build you server files. Create your coffeecup views in the views folder and put your public assets in the public folder. Enjoy your iron-coffee

  ~      
c[_]

License

See LICENSE

About

A Flatiron Template in CoffeeScript and Jade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published