Repositories
Prompt-centric version control. Push a repo with al push.
Set up the CLI
Install al, sign in with your server account, then attach a project to this ledger server.
$ go install github.com/cjoh/agentledger/cli/cmd/al@latest
$ al auth login https://agentledger.195.35.14.126.sslip.io --user <username> --password <password>
$ al init
$ al remote add origin https://agentledger.195.35.14.126.sslip.io/<owner>/<repo>
$ al push --all --tags --reviewsUse your repository owner and name in place of <owner>/<repo>.
No visible repositories
Sign in with an account that has access.