mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

port mage to erlang #373

Closed mcandre closed 6 months ago

mcandre commented 1 year ago

Research suitable pure Erlang configuration based build tools for Erlang projects, or else write one based on rake, shake, invoke, vast, rez, and dale.

mcandre commented 6 months ago

Sounds like a lot of work.

A nobuild style example could be helpful, however.

Could be easy enough to do if Erlang integrates well with shebangs.

mcandre commented 6 months ago

Good news, rebar[3] appears to offer a community supported Erlang build system.

https://www.rebar3.org/