Added qlplugin cask for QLStephen.

This commit is contained in:
Lucas Garron 2013-11-14 20:07:22 -08:00
parent 7465b48f4b
commit f642f171e8
1 changed files with 7 additions and 0 deletions

7
Casks/qlstephen.rb Normal file
View File

@ -0,0 +1,7 @@
class Qlstephen < Cask
url 'https://github.com/downloads/whomwah/qlstephen/QLStephen.qlgenerator.zip'
homepage 'http://whomwah.github.io/qlstephen/'
version 'latest'
no_checksum
qlplugin 'QLStephen.qlgenerator'
end