Skip to content

mj5219054/team-wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iBooker 团队知识库

协议:CC BY-NC-SA 4.0

承认吧,我们是弱者,正因为生来什么都没有,因此我们能拥有一切,以身为弱者而骄傲吧!——《游戏人生》

目录

其他

下载

Docker

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

PYPI

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

NPM

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.4%
  • CSS 45.6%
  • HTML 5.8%
  • Other 0.2%