Added Pinegrow Web Designer

A desktop app for Mac and Windows that lets you mockup & design
webpages faster with multi-page editing, Css & Less styling and smart
components for Bootstrap, 960 Grid and other frameworks.
This commit is contained in:
Caleb Xu 2014-02-17 22:07:41 -05:00
parent 707b38a633
commit a6ebfef5a9
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
class PinegrowWebDesigner < Cask
url 'http://pinegrow.s3.amazonaws.com/PinegrowMac.zip'
homepage 'http://pinegrow.com/'
version 'latest'
no_checksum
link 'Pinegrow Web Designer.app'
end