✨ Introduction of `cli` tool
✨ Introduction of cli tool
Use our cli tool to get a fastapi skeleton built for you to directly get you started with coding.
How to use
- Using
poetry:poetry run cli init - Using
pip:python3 -m cli init
cli toolUse our cli tool to get a fastapi skeleton built for you to directly get you started with coding.
poetry: poetry run cli initpip: python3 -m cli init