2022.1021.0 • Published 2 years ago

luyande-zuigao-jingjie v2022.1021.0

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

路演的最高境界

下载

Docker

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

PYPI

pip install luyande-zuigao-jingjie
luyande-zuigao-jingjie <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g luyande-zuigao-jingjie
luyande-zuigao-jingjie <port>
# 访问 http://localhost:{port} 查看文档