Hacker News new | ask | show | jobs
by RootDynasty 4392 days ago
Is using relx in conjunction with rebar a standard thing to do? Is there an easier/standard way to start the app with rebar or relx in development without building an entire release? Having to manually call ensure_all_started while developing seems a bit strange to me.