Release Notes
confer hubs — prints one clone path per distinct managed hub (deduped), one per line: the
discovery primitive for portable multi-hub scripts and skills, e.g.
for h in $(confer hubs); do CONFER_HUB=$h confer fleet; done. confer clones lists every
per-role clone; confer hubs collapses them to one line per hub so a shared skill can iterate
hubs without ever hardcoding a machine-specific path. (Motivated by the /confer-fleet skill
baking an absolute path and breaking on every machine but the authoring one.)
Install confer-cli 0.6.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codeshrew/confer/releases/download/v0.6.2/confer-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install codeshrew/tap/confer
Download confer-cli 0.6.2