Skip to content

Instantly share code, notes, and snippets.

@bcurren
Created February 1, 2011 19:46
Show Gist options
  • Save bcurren/806510 to your computer and use it in GitHub Desktop.
Save bcurren/806510 to your computer and use it in GitHub Desktop.
maintainer "Outright, Inc"
maintainer_email "ops@outright.com"
license "Apache 2.0"
description "Installs/Configures metrics"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
version "0.1"
%w{nodejs mongodb god}.each do |d|
depends d
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment