Skip to content

Instantly share code, notes, and snippets.

@tsiege
Created November 11, 2014 18:12
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