To get started, ensure you have completed the following prerequisites for contributing to the project:
- Read and observe the code of conduct.
- Sign the CLA when creating your first Pull Request.
The kpack CLI project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ.
go install ./cmd/kp
go test ./pkg/...