Skip to content

RedCoffee is a Python Based CLI Tool that generates PDF Reports for analysis done using SonarQube Community Edition

License

Notifications You must be signed in to change notification settings

Anubhav9/RedCoffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedCoffee

RedCoffee is a command-line tool designed to manage SonarQube reports easily. It allows you to configure the SonarQube analysis token and generate PDF reports from SonarQube analysis data.

Installation

To install RedCoffee, you can use pip. First, ensure you have Python and pip installed on your system. Then, you can install RedCoffee directly from PyPI:

pip install redcoffee

Pre Requisites

The SonarQube analysis for the project should have been already done.

Usage

Please run the following command to generate the PDF Report

redcoffee generatepdf --host={YOUR_SONARQUBE_HOST_NAME} --project={SONARQUBE_PROJECT_KEY} --path={PATH WHERE PDF FILE IS TO BE STORED} --token={SONARQUBE_GLOBAL_ANALYSIS_TOKEN}

Maintenance

Please reach out to @Anubhav9 on Github

About

RedCoffee is a Python Based CLI Tool that generates PDF Reports for analysis done using SonarQube Community Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages