pp-whoop

Installation
SKILL.md

Whoop — Printing Press CLI

Prerequisites: Install the CLI

This skill drives the whoop-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 install whoop --cli-only
    
  2. Verify: whoop-pp-cli --version
  3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH.

If the npx install fails before this CLI has a public-library category, install Node or use the category-specific Go fallback after publish.

If --version reports "command not found" after install, the install step did not put the binary on $PATH. Do not proceed with skill commands until verification succeeds.

Related skills

More from mvanhorn/printing-press-library

Installs
20
GitHub Stars
974
First Seen
5 days ago