Skip to content

Instantly share code, notes, and snippets.

@MartelliEnrico
Last active January 12, 2016 10:02
Show Gist options
  • Select an option

  • Save MartelliEnrico/a094a398c74051a04aee to your computer and use it in GitHub Desktop.

Select an option

Save MartelliEnrico/a094a398c74051a04aee to your computer and use it in GitHub Desktop.
brew cask install uarm
cask 'uarm' do
version '1.0-beta'
sha256 '978c4b46972810d618fdce98e7f833c69c1a0657ea254695032b372ba5e048c6'
url 'https://github.com/MartelliEnrico/uARM/archive/master.zip'
name 'uarm'
homepage 'http://mellotanica.github.io/uARM/'
license :unknown
installer :script => "install.sh"
uninstall :script => "uninstall.sh"
app "uarm.app"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment