Code Monkey home page Code Monkey logo

epubcheckmate's Introduction

EpubCheckMate

Pretty parallel processing of epub files using epubcheck.

EpubCheckMate is a fully self-contained script with no external dependencies, making it incredibly easy to use and deploy.

Installation

EpubCheckMate doesn't require any installation steps due to its self-contained nature. Simply download the script and you're ready to go. Follow these steps:

  1. Download the epubcheckmate.py file directly or clone the repository: git clone https://github.com/YodaDaCoda/EpubCheckMate
  2. Navigate to the directory containing epubcheckmate.py: cd EpubCheckMate
  3. (Optional) For easier access, move epubcheckmate.py to a directory in your PATH.
    For example, if you have a bin directory in your home directory that's included in your PATH, you can do: mv epubcheckmate.py ~/bin/epubcheckmate.
    Now you can run EpubCheckMate directly from your terminal anywhere by typing epubcheckmate.

Usage

To use EpubCheckMate, run the following command:

epubcheckmate [options]

Options:

  • -h, --help: Show the help message and exit.
  • -v, --version: Show program's version number and exit.
  • -d, --directory: Specifies the directory (or individual file) to verify. Can be specified multiple times. Defaults to the current working directory.
  • -t, --threads: Specifies the number of worker threads to use. Defaults to the number of CPU cores.
  • -f, --force: Ignores the history and forces verification.

epubcheckmate's People

Contributors

yodadacoda avatar

Watchers

 avatar

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.