leanpub-cli

0.2.0 • Public • Published

build status

leanpub-cli - CLI Client for Leanpub

This CLI provides basic commands to deal with Leanpub.

Usage

You have to set up ~/.leanpub.json that contains your api key like this:

{
  "apiKey": "dig this from Leanpub UI"
}

After that you can invoke the cli:

leanpub-cli <command> <book slug>

If you run the command without any parameters, you can see the available commands.

License

leanpub-cli is available under MIT. See LICENSE for more details.

/leanpub-cli/

    Package Sidebar

    Install

    npm i leanpub-cli

    Weekly Downloads

    14

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • bebraw