Step 5: Installing Bookiza

Bookiza is a simple Command Line utility (CLI) and a stripped down application framework designed to manage your manuscript.

To install:

$ npm install bookiza -g

Check installation:

$ bookiza --version

Next, register client with:

$ bookiza register

It will ask for your Bubblin credentials and connect bookiza to its sweet POST/PATCH API.

Now, you're all set… 😇