Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 458 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 458 Bytes

Atlas::Api

Gem to interact with the O'Reilly Media Atlas API.

Installing

Install this gem by running:

$ gem install atlas-api

Command Line Script

You can build a specific project by calling the atlas build command line:

$ atlas build ATLAS_TOKEN PROJECT FORMATS BRANCH

A real world example of this would look something like this:

$ atlas build abcdefg oreillymedia/atlas_book_skeleton pdf,epub,html main