aio-libs / create-aio-app

The boilerplate for aiohttp. Quick setup for your asynchronous web service.
https://create-aio-app.readthedocs.io/
MIT License
307 stars 87 forks source link

Added functionality to list commands #310

Closed ProgrammerFS closed 1 year ago

ProgrammerFS commented 1 year ago

What do these changes do?

Adds the functionality to list the commands in the show_commands function.

Are there changes in behavior for the user?

Yes

Show_commands function now lists the commands available.

Related issue number

yes, #103

Checklist