Coder Social home page Coder Social logo

miflib.go's Introduction

miflib.go

travis-ci.org codecov.io goreportcard.com godoc.org

Application to download data from miflib library.

Installation

go get github.com/xorcare/miflib.go/cmd/miflib

Command line interface, CLI

To get help on working with the program, run the command:

miflib --help

Example result of command execution:

NAME:
   miflib - Application to download data from miflib library.

USAGE:
   miflib [global options] command [command options] [arguments...]

VERSION:
   v0.1.0-30-g15fcae6

AUTHOR:
   Vasiliy Vasilyuk <[email protected]>

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --username value, -u value            username for the library [$MIFLIB_USERNAME]
   --password value, -p value            password for the library [$MIFLIB_PASSWORD]
   --hostname value, -h value            hostname for the library [$MIFLIB_HOSTNAME]
   --directory value, -d value           the directory where books will be placed (default: ".") [$MIFLIB_DIRECTORY]
   --num-threads value, -n value         number of books processed in parallel (default: 12) [$MIFLIB_NUM_THREADS]
   --http-response-header-timeout value  specifies the amount of time to wait for a server's response headers after fully writing the request (including its body, if any). This time does not include the time to read the response body. (default: 1m0s) [$MIFLIB_HTTP_RESPONSE_HEADER_TIMEOUT]
   --http-timeout value                  timeout specifies a time limit for requests made by this tool. (default: 1h0m0s) [$MIFLIB_HTTP_TIMEOUT]
   --verbose, -v                         (default: false) [$MIFLIB_VERBOSE]
   --help                                print help (default: false)
   --version                             print the version (default: false)

COPYRIGHT:
   Copyright (c) 2019-2020 Vasiliy Vasilyuk

License

Released under the BSD 3-Clause License.

miflib.go's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

melmandd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.