Exgen: A templating library for reusable Elixir apps
Do you have certain classes of applications you frequently create, or have a bunch of standard setup you automatically include in every new project? Exgen was built to address this need - a way to quickly generate projects from a base template.
https://github.com/rwdaigle/exgen
Commensurate with Exgen is the hope that the community will share their templates, their approaches to solving common problems, so that others can benefit and quickly get up and running themselves.
Exgen is in early development, so all feedback is welcome.