atlas-cli
v1.0.2
Published
Command line tools for Atlas
Readme
atlas-cli
Command line tool for Atlas to import your existing documentation.
Installation
You'll need Node and npm to install atlas-cli:
npm install atlas-cli -gUsage
Before you can start, you'll need to login with your Atlas account:
atlas loginThis will open Atlas in a web browser and provide you with a secret token which you'll need for login.
Import local gitbook
atlas import /path/to/gitbook --gitbookYou can leave path empty if you're in the root directory of your gitbook, and book.json:
atlas 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
