Skip to content

Flaxoos/flax-gradle-plugins

Repository files navigation

Flax Gradle Plugins

Bespoke Gradle Plugins

Language

This repository hosts a collection of custom Gradle plugins aimed at enhancing various aspects of software development. It's a monorepo structured with sub-projects for each specific plugin. In addition, there's a test-project folder that serves as a playground for applying and testing these plugins.

Available Plugins 🛠️

  • Description: Designed to embed a test coverage badge in your project's README. The badge is generated based on coverage information from the Kover Gradle Plugin, and displayed using the https://shields.io/badges service.
  • Usage: For details, check out the plugin's README.

Test Project 🧪

The test-project folder is a skeleton project set up to test the plugins available in this monorepo.

How to Contribute 🤝

  1. Fork the Repository: Fork the main repo and create your feature/bugfix branch.
  2. Clone Locally: Clone your forked repository to your local machine.
  3. Make Changes: Implement your changes, adhering to the coding standards and guidelines.
  4. Test: Ensure your changes are tested appropriately.
  5. Pull Request: Open a pull request against the main repository for review.

Feel free to open an issue or submit a pull request for any bugs or improvements.

License 📄

This monorepo and its plugins are licensed under the MIT License - see the LICENSE file for details.

Further Information 📖

For more detailed information about the individual plugins, please navigate to their respective README files.

If you have any questions, issues, or contributions, feel free to make a pull request or open an issue.

Thank you for using and contributing! 🎉

About

Bespoke Gradle Plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages