Skip to content

Instantly share code, notes, and snippets.

@tsiege
Created November 11, 2014 18:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save tsiege/217b28b57a0ead946f60 to your computer and use it in GitHub Desktop.
Save tsiege/217b28b57a0ead946f60 to your computer and use it in GitHub Desktop.
Requiring underscore in your labs
  1. go to underscore
  2. copy the entire contents of the file
  3. create a new file called underscore.min.js
  4. paste the contents of the file you had copied and save it
  5. edit the requires.yml file to add this line to the file and save it - path/to/underscore.min.js
  6. now run ironboard or ironboar -b and enjoy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment