I'm new with erlang and rebar
recently i've readed tutorials about rebar
but i feel something is missing, example after compile and generate i run my app with the followging command rel/${nodeid}/bin/${nodeid} console test code etc. but when i close the console always i need kill my self the epmd.exe (from process explorer).
There is some tutorials about more complete for work with rebar?