2022.805.0 • Published 3 years ago

taluo-zixue-zhinan v2022.805.0

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

塔罗自学指南

下载

Docker

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

PYPI

pip install taluo-zixue-zhinan
taluo-zixue-zhinan <port>
# 访问 http://localhost:{port} 查看文档

NPM

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