2022.1122.0 • Published 1 year ago

gudu-danao-vol4 v2022.1122.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

孤独大脑四

下载

Docker

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

PYPI

pip install gudu-danao-vol4
gudu-danao-vol4 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g gudu-danao-vol4
gudu-danao-vol4 <port>
# 访问 http://localhost:{port} 查看文档