Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.65 KB

File metadata and controls

42 lines (26 loc) · 1.65 KB

CodePushup Plugin Examples

Welcome to the Code-Pushup Community Plugins Repository!

This repository serves as a central hub for community-created plugins for Code-Pushup. Here you'll find a collection of plugins developed by the community to extend Code-Pushup's functionality.

What is Code-Pushup?

Code-Pushup is a tool that helps you measure and track your code quality metrics. For more information, visit our official website.

Available Plugins

This section will list community plugins as they are added. Each plugin will include:

  • Brief description
  • Installation instructions
  • Basic usage example
  • Link to detailed documentation

Creating Your Own Plugin

Want to contribute? Great! You can create your own plugin and share it with the community. Check out our CONTRIBUTING.md guide for:

  • Minimum requirements
  • Development guidelines
  • Submission process

For reference implementations, see our official plugins in the CLI repository.

Getting Started

  1. Browse the available plugins
  2. Follow each plugin's installation and setup instructions
  3. Configure the plugin in your Code-Pushup configuration
  4. Run Code-Pushup to start measuring your code quality

Need Help?

  • 🤔 Open an issue for questions
  • 🐛 Report bugs in the respective plugin's issue section