TrimAgency / htcht

The internal development CLI for Trim Agency
MIT License
3 stars 1 forks source link

Remove App Name Question (Rails Generator) #23

Closed stevetwitte closed 7 years ago

stevetwitte commented 7 years ago

Currently the rails generator takes an argument of the app name and then asks you again what the app name should be. This is because the template doesn't have access to the arguments right now.

We should be able to pass this into the template some how. If there isn't a built in mechanism for doing this then we should be able to use an ENV.