ash-project / spark

Tooling for building DSLs in Elixir
MIT License
105 stars 23 forks source link

Generators #2

Closed zachdaniel closed 3 months ago

zachdaniel commented 1 year ago

The plan here is to make generators a feature of spark that can generate based off of the DSL (and additional custom generators), and will use a tool like: https://github.com/hrzndhrn/rewrite

zachdaniel commented 3 months ago

This is going to be implemented as a separate project.