Skip to content

Instantly share code, notes, and snippets.

@shawjia
Created December 16, 2012 06:36
Show Gist options
  • Save shawjia/4303854 to your computer and use it in GitHub Desktop.
Save shawjia/4303854 to your computer and use it in GitHub Desktop.
use forever to deploy Node.js App which is written in CoffeeScript

Solutions

it's quite simple.

forever start -c coffee app.coffee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment