jhartwell / Plsm

Elixir mix task to generate Ecto models from already existing tables
MIT License
265 stars 54 forks source link

Prompt to create destination folder if it doesn't already exist #105

Open jhartwell opened 4 years ago

jhartwell commented 4 years ago

It is a pain to have to manually create the destination folder if it doesn't already exist. The user should be prompted if the folder doesn't exist and asked if they want to create it.