typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.97k stars 426 forks source link

Minor change to the `add` command ouput. #343

Open mandarvaze opened 4 years ago

mandarvaze commented 4 years ago

When log prints Create, it seems like it is asking the user to "Create" the file. But the file is already created. So it may make sense for the log to say "Created" (So that it is unambigious)