phylactery

command module
v0.0.0-...-c697b6f Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: AGPL-3.0 Imports: 13 Imported by: 0

README

Phylactery

Phylactery is a web server rendering comic books directly from ZIP archives.

Installation

go build -o $prefix/bin/phylactery *.go

Usage

Set environment variables PHYLACTERY_LIBRARY to where the comic book archives are stored and PHYLACTERY_ADDRESS to the listening address and run phylactery.

Hacking

PHYLACTERY_LIBRARY=/path/to/library PHYLACTERY_ADDRESS=:42069 go run *.go

Contributing

Patches should be sent to ~cnx/loang@lists.sr.ht using git send-email, with the following configuration:

git config sendemail.to '~cnx/loang@lists.sr.ht'
git config format.subjectPrefix 'PATCH phylactery'

Copying

AGPLv3

Phylactery is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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