使用GitBook来编写书籍的编辑器: GitBook Editor
jopen
10年前
这个应用是一个用于编写书籍的简单编辑器。它用在 Windows, Linux (32 and 64bits) 和Mac系统中。
如何安装?
Download it from gitbook.io.
在Mac上安装它:
- Download gitbook-mac.dmg
- Open the file
- Copy the Codebox application to your mac's Applications folder
- Open it and start working
在Linux上安装它:
- Download gitbook-linux32.tar.gz
- Extract it using:
tar -xvzf gitbook-linux32.tar.gz
- Run the installation script
cd GitBook && ./install.sh
- There is now a shortcut on your desktop
- Open it and start working
在 Windows 上安装它:
- Download gitbook-win.zip
- Extract it using a ZIP tool
- Copy the
GitBook
folder to your desktop - Open
GitBook.exe
and start working