Lloople / vapor-maker-commands

🏗️ A helpful pack of commands to bootstrap your Vapor application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check file existence

Lloople opened this issue · comments

All the commands should check if the destination file already exists before creating it:

  • If it exists, it would fail with a message
  • Using the command with the flag --force or -f would override the file