Contributing
July 11, 2023 ยท View on GitHub
Getting Started
To get started, ensure you have completed the following prerequisites for contributing to the project:
- Read and observe the code of conduct.
Building Locally
go install ./cmd/kp
Running Tests
go test ./pkg/...