CLI & API
Installation
Install the goatfied command. It needs Node 18+ and nothing else.
# install globally npm install -g @goatfied/cli # …or run without installing npx @goatfied/cli "explain this repo"
The package is self-contained — no native modules, no extra runtime. Once installed, verify it:
goatfied --help
Next, authenticate so the CLI can reach your models.
Next