Skip to content

A python CLI application to manage, run, update your SonarQube local instances.

Notifications You must be signed in to change notification settings

leonardo-pilastri-sonarsource/sqman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqMan

A python CLI application to manage, run, update your SonarQube local instances.

Requirements

You need python installed on your system

Setup

Linux/macOS Users:

Open a terminal and navigate to the directory containing the install.sh script
Run the script using the command: source install.sh

Windows Users:

Open Command Prompt navigate to the directory containing the install.bat script
Run the script using the command: install.bat

This will also activate the python virtual environment.

How to use

After running the install script, simply type

sqman

to get a list of available commands.

For each command you can type sqman <command> --help to see the usage of that specific command

About

A python CLI application to manage, run, update your SonarQube local instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published