pinpm

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: MIT Imports: 15 Imported by: 0

README

pinpm

pinpm is a small Go CLI template with a thin kong-based entrypoint, XDG-backed config loading, and release automation for GitHub Releases.

Usage

go run ./cmd/pinpm/main.go --help
go run ./cmd/pinpm/main.go --version
Config

The CLI loads config from one of these locations:

  1. --config /path/to/config.yaml
  2. PINPM=/path/to/config.yaml
  3. ~/.config/pinpm/config.yaml

Config format:

version: 1

If the file is missing, the CLI starts with defaults.

Development

task fmt
task test
task lint
task vet
task ci
task snapshot

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