Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
This repo has some handy handy hooks to run bundle or npm install whenever you:
git checkout a new branch with a different Gemfile or package.jsongit pull a change to Gemfile or package.jsongit clone https://gist.github.com/5869846.git hooks && cd hooks && chmod +x install| function requireAll(r) { r.keys().forEach(r); } | |
| requireAll(require.context('../images/', true, /\..*$/)); | |
| requireAll(require.context('./vendors/', true, /\..*$/)); |