2023.212.0 • Published 2 years ago

the-linux-command-line-zhongwenban v2023.212.0

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

The Linux Command Line 中文版

下载

Docker

docker pull apachecn0/the-linux-command-line-zhongwenban
docker run -tid -p <port>:80 apachecn0/the-linux-command-line-zhongwenban
# 访问 http://localhost:{port} 查看文档

PYPI

pip install the-linux-command-line-zhongwenban
the-linux-command-line-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g the-linux-command-line-zhongwenban
the-linux-command-line-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

2 years ago