- Fork the repository on GitHub
- Push changes to your fork and submit a pull request
- Go 1.24 or later
- golangci-lint (for linting)
- Make (for build automation)
- Mage (for build automation)
-
Clone the repository
git clone https://github.com/onexstack/cobrax.git cd cobrax -
Run dependencies, tests, linter, and builder
make