zwilias / elm-json

Install, upgrade and uninstall Elm dependencies
MIT License
182 stars 9 forks source link

Support modifying source-directories #10

Open zwilias opened 5 years ago

zwilias commented 5 years ago

In certain build setups, modifying the source-directories to swap out configuration of i18n modules is a pretty common occurrence. Some way to make this nice and accessible while allowing for e.g. ENV variables to be used would be pretty neat!

Perhaps this can tie into a "template" idea?