Skip to content

Instantly share code, notes, and snippets.

@waltflanagan
Created December 9, 2011 20:41
Show Gist options
  • Save waltflanagan/1453215 to your computer and use it in GitHub Desktop.
Save waltflanagan/1453215 to your computer and use it in GitHub Desktop.
install tsc hubot
#!/bin/bash
git clone git://github.com/TechSmith/hubot.git
cd hubot
npm install
make package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment