Skip to content

Instantly share code, notes, and snippets.

View mtourne's full-sized avatar

Matthieu Tourne mtourne

View GitHub Profile

Summary

I'm trying to figure out how to use rebar to:

  • create erlang project
  • add a dependency on an erlang module from github
  • start the app via the erl console
  • create a release and start the app from the release (via the generated scripts)