An open API service indexing awesome lists of open source software.

https://github.com/fastapi-practices/fastapi-ccli

fastapi 项目克隆命令行工具
https://github.com/fastapi-practices/fastapi-ccli

fastapi typer

Last synced: 12 months ago
JSON representation

fastapi 项目克隆命令行工具

Awesome Lists containing this project

README

          

# FastAPI Project Clone CLI

> 此程序使用 [Typer](https://typer.tiangolo.com/) 创建

## 使用

pip 安装:

```shell
pip install fastapi-ccli
```

查看使用帮助

```shell
fastapi-ccli --help
```