-
Notifications
You must be signed in to change notification settings - Fork 328
Home
Waldek Mastykarz edited this page Feb 10, 2022
·
8 revisions
Following is an overview of guides for this project. If you're considering contributing to the project, reading up on these guides will help you understand the project structure and get started developing for it.
- Contributing - how you can contribute to the project
- Minimal Path to Awesome - setup your development environment
- Adding new command - how to add a new command to the CLI
- Submitting a PR - how to submit a PR
- PR checklist - how PRs are reviewed
- Spec checklist - how we define spec for new commands and enhancements