1.0.0 • Published 8 years ago
outline-cli v1.0.0
outline-cli
Command line tool for Outline to import your existing documentation.
Installation
You'll need Node and npm to install
outline-cli:
npm install outline-cli -gUsage
Before you can start, you'll need to login with your outline account:
outline loginThis will open Outline in a web browser and provide you with a secret token which you'll need for login.
Import local gitbook
outline import /path/to/gitbook --gitbookYou can leave path empty if you're in the root directory of your gitbook, and
book.json:
outline import --gitbookContributing
Feel free to send pull requests and issues. We're open to add further import and export methods but if you're looking to add other functionality, please open an issue for discussion first.
License
MIT
1.0.0
8 years ago