0.2.0 • Published 7 years ago

leanpub-cli v0.2.0

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

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.