Skip to content

Instantly share code, notes, and snippets.

@pragmaticobjects
Created November 2, 2011 15:52
Show Gist options
  • Select an option

  • Save pragmaticobjects/1333998 to your computer and use it in GitHub Desktop.

Select an option

Save pragmaticobjects/1333998 to your computer and use it in GitHub Desktop.
rebar.config
%%-*- mode: erlang -*-
{deps, [
{cowboy, ".*", {git, "git://github.com/extend/cowboy.git", "master"}}
]}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment