A script for updating all the things: node, npm, brew, rvm, jekyll, etc.
npm install -g updatr
updatr
git clone https://github.com/johnotander/updatr.git && cd updatr
chmod +x update.sh
./update.sh
MIT
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)