Project status
Hi - my team is adopting exgen to generate custom project structure, but it is broken in recent Elixir. That's fixed by #3 but it's not merged for 1.5 year!
It seems like @rwdaigle you're not very active in GitHub so I'm not sure you still have interests in maintaining this project.
I'm happy to be a co-maintainer of this project - I can do that with just fork (after licensing is clear #4) - but if possible, I'd like to keep this repo (or move it to own org, if preferred).
Thanks!
Hi @chulkilee - thanks for your interest! I am available to put a small amount of effort into this library. By any chance have you seen Dave Thomas' mix templates which seems to solve the same problem. I don't know how it compares, but it may be maintained as well?
If you'd prefer to use Exgen, I'm happy to polish it off for you!
Hi - I checked pragdave/mix_templates and for now I'd like to keep using this exgen for its simplicity :heart:
BTW I made some changes for myself - you can see at https://github.com/rwdaigle/exgen/compare/master...chulkilee:update (changes seems big but most are from mix format actually)