Skip to content

Instantly share code, notes, and snippets.

View ryanramage's full-sized avatar

Ryan Ramage ryanramage

View GitHub Profile
@ryanramage
ryanramage / couchdb.rb
Last active December 14, 2015 20:49 — forked from dch/README.md
require 'formula'
class Couchdb < Formula
homepage "http://couchdb.apache.org/"
url 'http://www.apache.org/dyn/closer.cgi?path=/couchdb/1.2.1/apache-couchdb-1.2.1.tar.gz'
sha1 '70dac0304cdc9f4313f524db583170a2c59e265c'
head 'https://git-wip-us.apache.org/repos/asf/couchdb.git'
devel do