mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
16 lines
No EOL
332 B
Markdown
16 lines
No EOL
332 B
Markdown
#Github 漫游指南
|
||
|
||
##构建
|
||
|
||
使用 ``make`` 生成 HTML、 ePub、 Mobi、 PDF 和 RTF 版本。
|
||
|
||
##依赖
|
||
|
||
- Make
|
||
- Pandoc
|
||
- pdflatex
|
||
|
||
##其它
|
||
|
||
有兴趣一起漫游Github,QQ群:``322896123``
|
||
构建脚本来自于: [https://github.com/addyosmani/backbone-fundamentals](https://github.com/addyosmani/backbone-fundamentals) |