Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Created January 22, 2014 22:50
Show Gist options
  • Save ericdouglas/8569055 to your computer and use it in GitHub Desktop.
Save ericdouglas/8569055 to your computer and use it in GitHub Desktop.
Hello Jade Command Line

jade -P -w file.jade

  • -P: compile pretty html output
  • -w: watch files for changes and automatically re-render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment