We be shitty and it's fun. Lot's of learning happening here.
- Update homebrew.
- Install node (currently version 5.0.0).
note: if you need to get the mode recent version, you can try
brew unlink node.
$ brew update $ brew install node
We deided to play with @jbulava's repo https://github.com/jbulava/twitter-api-examples.
$ git clone git@github.com:jbulava/twitter-api-examples.git $ npm install twit -g