clap-runner
Utilities to implement a Runner pattern for clap-based CLIs, with shared global arguments context.
Built With :building_construction:
Getting Started
Contributing :bubble_tea:
All details are available in the CONTRIBUTING.md file for more details.
Check also the list of contributors who helped on this project.
Quick overview
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also open an issue with the tag "enhancement."
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Changelog :memo:
The changelog can be seen in its separate changelog file.
Acknowledgments :thumbsup:
All the contributors who helped on this project.
To-Do :clipboard:
Everything is handled through forgejo — visit the issues or look at the projects' board
Roadmap
The roadmap is also done through forgejo, take a look at the available milestones to see what is planned to be included in a new release.
License :judge:
This project is licensed under the MIT.
Please see the license file for more information.