te25son / Jokes

CLI app for jokes
0 stars 0 forks source link

Added easier entrypoint for debugging #15

Closed te25son closed 2 years ago

te25son commented 2 years ago

Added a script and entrypoint for debugging in vscode.

This will allow you to run the debugger from any file and not have to always move to the app.py file to run the debugger.