erlctl
erlctl copied to clipboard
Command Line Interface Framework for Erlang
Results
2
erlctl issues
Sort by
recently updated
recently updated
newest added
Hi If I understand correctly, erlctl becomes a kind of supervisor for my app. It'll be really cool if erlctl will come with an upstart script that allow you to...
Hi Is it possible to use rebar instead of rake so we won't need to install ruby and rake just to build pure erlang code? http://bitbucket.org/basho/rebar/wiki/Home Thanks