dalzinker

module
v0.0.0-...-4cd98ba Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT

README

dalzinker

Reads a list of name-id pairs and outputs them to named barcodes in a PDF file

Last release Last Docker tag GitHub last release date Commits since release

Latest size Last release size

GitHub last commit GitHub commit activity GitHub closed PRs GitHub issues GitHub closed issues

MIT Code size GitHub repo size Go version Visitors count Build status

dockeri.co

Features

  • Pre-built standalone binary programs built for Linux, OSX and Windows
  • Docker images available on Docker Hub and GitHub Container Registry
  • Docker images are multi-arch: linux/amd64, linux/386, linux/arm64, linux/arm/v6, linux/arm/v7.

Usage

You can run the program either as a standalone binary or as a Docker container:

  • Standalone binary

    1. Download the binary matching your platform from the releases page. You can also install the binary from source using Go with go install github.com/qdm12/dalzinker/cmd/dalzinker
    2. On Linux and OSX, make the binary executable with chmod +x dalzinker
    3. Run the binary with ./dalzinker
  • Docker container

    docker run --rm qmcgaw/dalzinker
    

    There also Docker tags matching each Github release, for example :0.1.0 for release v0.1.0. The latest image tag matches the tip of the main branch.

Options
Flag Environment variable Default Description
--some-path SOME_PATH ./path Path to some directory

Directories

Path Synopsis
cmd
cli-template command
internal

Jump to

Keyboard shortcuts

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