Using rebar is a great way to start and compile a Erlang project, even if you are a beginner, like me: https://github.com/basho/rebar
Useful commands:
rebar create-app appid=myapp
rebar compile
Using rebar is a great way to start and compile a Erlang project, even if you are a beginner, like me: https://github.com/basho/rebar
Useful commands:
rebar create-app appid=myapp
rebar compile