Skip to content

okkema/comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comics

Comic Archive Toolkit

Setup

The toolkit can be setup in one of the following ways:

Usage

usage: omnibus.py [-h] [-p] [-d] path

Create omnibus archive from directory of individual issues.

positional arguments:
  path           path to directory of issues

options:
  -h, --help     show this help message and exit
  -p, --persist  persist logs to disk
  -d, --debug    show debug logs

The virtual environment may need to be activated if running outside of Docker.

Development

Launch configurations and extension recommendations are included for running and debugging with Visual Studio Code.

Releases

No releases published

Packages

No packages published