This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
以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) |
NewerOlder