Skip to content

Lantharos/PIG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIG

PIG is workspace-first version control for people and agents.

Install

With sty:

curl -fsSL https://sty.sh/install.sh | sh

Or download a release artifact from a sty project:

  • https://sty.sh/:tenant/:project/releases/latest/pig-darwin-arm64.tar.gz
  • https://sty.sh/:tenant/:project/releases/latest/pig-linux-x64.tar.gz

Quick start

pig save -m "start tracking"
pig status
pig work new feature
pig sync my-tenant/my-project --remote-url https://sty.sh/api

Local sty API:

sty login --port 8787
pig remote add my-tenant/my-project --remote-url http://127.0.0.1:8787/api

Docs

Hosted docs:

  • https://sty.sh/docs/pig
  • https://sty.sh/docs/pig/cli
  • https://sty.sh/docs/pig/workflow

Agent onboarding: see SKILL.md in this repo.

Development

cargo build
cargo test

Run pig --help for the command surface.

License

MIT. See LICENSE.

About

What's PIG? PIG Isn't Git.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors