modify: 使用介绍
This commit is contained in:
parent
7e6702181e
commit
c7266e47d0
18
README.md
18
README.md
@ -1,3 +1,19 @@
|
|||||||
# chongming_template_fastapi
|
# chongming_template_fastapi
|
||||||
|
|
||||||
chongming fastapi 项目脚手架
|
chongming fastapi 项目脚手架
|
||||||
|
|
||||||
|
## 使用
|
||||||
|
|
||||||
|
uv 环境
|
||||||
|
|
||||||
|
```shell
|
||||||
|
uv install cookiecutter
|
||||||
|
uvx cookiecutter http://124.71.68.6:3000/chakcy/chongming_template_fastapi.git
|
||||||
|
```
|
||||||
|
|
||||||
|
python 环境
|
||||||
|
|
||||||
|
```shell
|
||||||
|
pip install cookiecutter
|
||||||
|
cookiecutter http://124.71.68.6:3000/chakcy/chongming_template_fastapi.git
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user