2022.525.0 • Published 2 years ago

qq-baodian-vol3 v2022.525.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

QQ宝典3

下载

Docker

docker pull apachecn0/qq-baodian-vol3
docker run -tid -p <port>:80 apachecn0/qq-baodian-vol3
# 访问 http://localhost:{port} 查看文档

PYPI

pip install qq-baodian-vol3
qq-baodian-vol3 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g qq-baodian-vol3
qq-baodian-vol3 <port>
# 访问 http://localhost:{port} 查看文档