Skip to content

Instantly share code, notes, and snippets.

@j-mcnally
Created September 17, 2012 22:31
Show Gist options
  • Save j-mcnally/3740178 to your computer and use it in GitHub Desktop.
Save j-mcnally/3740178 to your computer and use it in GitHub Desktop.
Fix hook.io and weak

git clone https://github.com/viatropos/tower.git

cd tower

make watch

Ctrl+c

npm install git://github.com/j-mcnally/hook.io

npm link

cd /your/project

npm link tower

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment