2022.1211.1 • Published 1 year ago

bulindai-caozuofa v2022.1211.1

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

布林带操作法

下载

Docker

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

PYPI

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

NPM

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