Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 475 Bytes

Git 聊天入门

给初学者入门用的章回体指南

How to build html and slides:

  • sudo apt-get install pandoc // need pandoc version > 2.0
  • pip install pandocfilters
  • git clone https://github.com/wkevin/GitChat.git
  • cd GitChat/
  • ./build-html.sh [-c]
    • -c clean first and then build