Skip to content

✨ Introduction of `cli` tool

Latest
Compare
Choose a tag to compare
@priyanshu-panwar priyanshu-panwar released this 23 Dec 11:57
· 4 commits to master since this release

✨ 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