Added Spark

Spark is a powerful, and easy Shortcuts manager. With Spark you can
create Hot Keys to launch applications and documents, execute
AppleScript, control iTunes, and more...
This commit is contained in:
Caleb Xu 2014-03-04 21:53:07 -05:00
parent 96dfc573b1
commit 215e47e906
1 changed files with 7 additions and 0 deletions

7
Casks/spark.rb Normal file
View File

@ -0,0 +1,7 @@
class Spark < Cask
url 'http://www.shadowlab.org/softwares/Spark/Spark.dmg'
homepage 'http://www.shadowlab.org/softwares/spark.php'
version 'latest'
no_checksum
link 'Spark.app'
end