PIG is workspace-first version control for people and agents.
With sty:
curl -fsSL https://sty.sh/install.sh | shOr download a release artifact from a sty project:
https://sty.sh/:tenant/:project/releases/latest/pig-darwin-arm64.tar.gzhttps://sty.sh/:tenant/:project/releases/latest/pig-linux-x64.tar.gz
pig save -m "start tracking"
pig status
pig work new feature
pig sync my-tenant/my-project --remote-url https://sty.sh/apiLocal sty API:
sty login --port 8787
pig remote add my-tenant/my-project --remote-url http://127.0.0.1:8787/apiHosted docs:
https://sty.sh/docs/pighttps://sty.sh/docs/pig/clihttps://sty.sh/docs/pig/workflow
Agent onboarding: see SKILL.md in this repo.
cargo build
cargo testRun pig --help for the command surface.
MIT. See LICENSE.