ferrislucas / promptr

Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.
MIT License
902 stars 37 forks source link

Display an error when the template can't be found #27

Open ferrislucas opened 1 year ago

ferrislucas commented 1 year ago

The -t option takes a string, path, or url. If the user passes a path or url that isn’t valid then the user should see a friendly error message.