Skip to content

Programming-With-Love/freelearn-linux-pt2-zh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeLearning Linux 译文集(二)

协议:CC BY-NC-SA 4.0

是以圣人处无为之事,行不言之教,万物作焉而不始,生而不有,为而不恃,功成而弗居。——《道德经》

下载

Docker

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

PYPI

pip install freelearn-linux-pt2-zh
freelearn-linux-pt2-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g freelearn-linux-pt2-zh
freelearn-linux-pt2-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.2%
  • CSS 45.6%
  • HTML 6.0%
  • Other 0.2%