[erlang-questions] Run in development
Roberto Ostinelli
roberto.ostinelli@REDACTED
Sat Mar 26 19:08:29 CET 2016
Dear list,
When I want to start a node with my code while I develop I use a command such as:
erl -pa `rebar3 path` \
-name syn@REDACTED \
+K true \
-eval 'syn:start(),syn:init().'
Do you do something similar, or do you have a fancy way to do it? :)
Best,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160326/b146acd3/attachment.htm>
More information about the erlang-questions
mailing list