homebrew-cask/Casks/slate.rb

8 lines
175 B
Ruby

class Slate < Cask
url 'http://slate.ninjamonkeysoftware.com/Slate.dmg'
homepage 'https://github.com/jigish/slate'
version 'latest'
no_checksum
link 'Slate.app'
end