MD5: 59bab8f71f8c096cd3f72cd73851515d
Rename it to: Sublime Text
Make it executable with: chmod u+x Sublime\ Text
| # this directive processor enhances sprockets with the ability to load bower | |
| # and npm packages | |
| # | |
| # usage is simple | |
| # | |
| # //= browserify 'my_library' | |
| # window.MyLibrary | |
| # browserify.modules['my_library'] | |
| # | |
| # if you would like to to control the name of what's loaded do this |