Skip to content

Instantly share code, notes, and snippets.

@huang5556019
Created September 7, 2015 06:21
Show Gist options
  • Save huang5556019/91d82098bb1fddcbfde9 to your computer and use it in GitHub Desktop.
Save huang5556019/91d82098bb1fddcbfde9 to your computer and use it in GitHub Desktop.
eBook电子书制作
以the-swift-programming-language-in-chinese swift_book为例
ln -s /Applications/calibre.app/Contents/MacOS/ebook-convert /usr/bin
npm install gitbook -g
npm install gitbook-cli -g
git clone https://github.com/numbbbbb/the-swift-programming-language-in-chinese swift_book
cd swift_book/source
gitbook epub(pdf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment