1
0
mirror of https://github.com/malumantovanelli/econocart.git synced 2024-07-05 00:40:15 +00:00
econocart/runLocalhostSonar.sh

6 lines
184 B
Bash

#!/bin/bash
~/tocompile/sonarqube/bin/linux-x86-64/sonar.sh start
~/tocompile/sonar-scanner/bin/sonar-scanner -Dsonar.language=ts -Dsonar.sources=src -Dsonar.projectKey=EconoCart_v2