• Stars
    star
    134
  • Rank 270,967 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

《人月神话》中文

The-Mythical-Man-Month-zh

《人月神话》中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-tmmm/

目录

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github markdown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/The-Mythical-Man-Month-zh.git
cd The-Mythical-Man-Month-zh/
yarn docs:dev

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT