packt-sync

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2017 License: MIT Imports: 3 Imported by: 0

README

Packt-sync

build status Go Report Card

Packt-sync is an open source project that helps users maintain in sync their Packt.com ebook collection with a local repository of books.

Installation

Usage

NAME:
   packt-sync - packt-sync is a synchonization service for packtpub.com ebooks

USAGE:
   packt-sync [global options] command [command options] [arguments...]

VERSION:
   1.0.1

COMMANDS:
     init     initializes eBook repository
     run      run synchronization of eBook repository
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --config value, -c value, --configuration value  Speficy configuration file to use (default: "configuration.json")
   --log-level value, -l value                      Output level (debug, info, warn, error) (default: "info")
   --format value, -f value                         Format to download eBooks as (pdf, epub, mobi, all) (default: "")
   --help, -h                                       show help (default: false)
   --version, -v                                    print the version (default: false)

Example configuration

{
	"username": "<user@host.net>",
	"password": "********",
	"content_directory": "/Users/john/Documents/eBooks/PDF",
	"format": "pdf"
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL