Skip to content

Instantly share code, notes, and snippets.

View mojca's full-sized avatar

Mojca Miklavec mojca

View GitHub Profile
@mojca
mojca / aquaterm.rb
Created June 1, 2012 11:50
AquaTerm recipe for Homebrew
require 'formula'
class Aquaterm < Formula
homepage 'https://github.com/AquaTerm/AquaTerm'
url 'https://github.com/AquaTerm/AquaTerm/tarball/tempv1.1.1a'
md5 'a91bd7c6fc188fb33d2f1684eed600fd'
version '1.1.1'
head 'https://github.com/AquaTerm/AquaTerm.git', :using => :git