Skip to content

Instantly share code, notes, and snippets.

@mindreframer
Created February 4, 2014 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mindreframer/8804489 to your computer and use it in GitHub Desktop.
Save mindreframer/8804489 to your computer and use it in GitHub Desktop.
Install Lunchy

lunchy-go A friendly wrapper for launchctl. Start your agents and go to lunch!

This is a port of original lunchy ruby gem by Mike Perham. https://github.com/sosedoff/lunchy-go

Installation.md

wget http://dl.bintray.com/sosedoff/generic/0.1.1_darwin_amd64.zip
unzip 0.1.1_darwin_amd64.zip
mv lunchy /usr/local/bin/
lunchy status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment