Quickly launch important web pages from command line in your repo: github page, contiunous integration page, live production site etc.
Install
Only works on osx, it uses the "open" command
gem install launch-link
Link file
In each project repo add a ./links.ymlfile
repo: https://github.com/mwq/launch-link
ci: https:://travis-ci.com/mwq/launch-link
prod: http://mwq.com
Alias
Optionally set up alias in your .bashrc / .zshrc:
alias q=launch-link