pp-uk-train-goat

Installation
SKILL.md

UK Train Goat — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the uk-train-goat-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first:

  1. Install via the Printing Press installer:
    npx -y @mvanhorn/printing-press-library install uk-train-goat --cli-only
    
  2. Verify: uk-train-goat-pp-cli --version
  3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH.

If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.3 or newer):

Installs
22
GitHub Stars
1.9K
First Seen
Jun 7, 2026
pp-uk-train-goat — mvanhorn/printing-press-library