A python CLI application to manage, run, update your SonarQube local instances.
You need python installed on your system
Open a terminal and navigate to the directory containing the install.sh
script
Run the script using the command: source install.sh
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.
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