2022.1015.1 • Published 2 years ago

shenghuo-heike v2022.1015.1

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

生活黑客

下载

Docker

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

PYPI

pip install shenghuo-heike
shenghuo-heike <port>
# 访问 http://localhost:{port} 查看文档

NPM

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