Update AGENTS.md

This commit is contained in:
Diego_Delgado_Diaz 2026-05-13 15:41:04 +00:00
parent 712826a83e
commit 79fff69b3e
Signed by: stackit.git.onstackit.cloud
GPG key ID: 2773B4AFAD68A336

View file

@ -4,6 +4,8 @@ This is the GitHub CLI (`gh`), a command-line tool for interacting with GitHub.
## Build, Test, and Lint
test
```bash
make # Build (Unix) — outputs bin/gh
go run script/build.go # Build (Windows)