Commit Graph

14 Commits

Author SHA1 Message Date
Vítor Galvão b0014e5a39 grooveshark.rb: change ':unknown' license comment 2014-12-20 13:46:17 +00:00
Roland Walker 39d694eb94 enable token method in grooveshark 2014-12-10 11:46:07 -05:00
Roland Walker 66e5006e01 license todo comment in grooveshark 2014-12-10 08:49:35 -05:00
Roland Walker 5313c849f9 remove #{title} in grooveshark 2014-12-05 10:32:48 -05:00
Roland Walker 39681127dd new-style header in grooveshark 2014-11-13 12:35:23 -05:00
Roland Walker 59e0f37474 title for interpolation in grooveshark 2014-10-10 08:18:49 -04:00
Roland Walker 8b55caa89b tweak cavaeats text/indent, grooveshark.rb 2014-10-07 11:18:34 -04:00
Roland Walker 7e4b89e27d add license stanza to grooveshark 2014-10-01 11:42:45 -04:00
Roland Walker f9204c3142 :latest as symbol in grooveshark 2014-09-17 07:42:46 -04:00
Roland Walker b000dc190b app stanza in grooveshark.rb 2014-09-15 12:05:40 -04:00
ndr 26ba09d376 Reformat grooveshark.rb according to readability conventions 2014-06-27 02:01:16 +02:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Bartosz Mucha 4ca8b2ea88 Added Grooveshark 2013-12-15 12:53:11 +00:00