2022.805.0 • Published 2 years ago

tuote-taruo-jiemi v2022.805.0

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

托特塔罗解密

下载

Docker

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

PYPI

pip install tuote-taruo-jiemi
tuote-taruo-jiemi <port>
# 访问 http://localhost:{port} 查看文档

NPM

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