Skip to content

Instantly share code, notes, and snippets.

@asalant
Created November 7, 2011 06:45
Show Gist options
  • Save asalant/1344341 to your computer and use it in GitHub Desktop.
Save asalant/1344341 to your computer and use it in GitHub Desktop.
start jasmine-node with debugging and coffeescript enabled
node --debug-brk node_modules/jasmine-node/lib/jasmine-node/cli.js \
--coffee specs/app.spec.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment