require "formula" class JettyRunner < Formula homepage "http://www.eclipse.org/jetty/documentation/9.2.2.v20140723/runner.html" url "http://central.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.2.2.v20140723/jetty-runner-9.2.2.v20140723.jar" version "9.2.2.v20140723" sha1 "0be6af27dbd282bd0a2b566615dd39e53e706145" def install libexec.install Dir["*"] bin.mkpath bin.write_jar_script libexec/"jetty-runner-#{version}.jar" , "jetty-runner" end end .png' alt='cgit logo'/> index : homebrew
:beer: The missing package manager for OS X.
aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/purescript.rb
AgeCommit message (Expand)Author
2015-03-01purescript: use https urlViktor Szakáts
2015-02-28purescript: add 0.6.8 bottle.BrewTestBot
2015-02-28purescript 0.6.8 (new formula)Alexander Altman