Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created October 13, 2017 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcelog/300db7b4f957c0d5cdf008d8fa3569db to your computer and use it in GitHub Desktop.
Save marcelog/300db7b4f957c0d5cdf008d8fa3569db to your computer and use it in GitHub Desktop.
erl_fastcgi use example in rebar.config
{deps, [
{erl_fastcgi, {git, "git://github.com/marcelog/erl_fastcgi", {ref, "master"}}}
]}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment