codecharta-analysis
Advanced tools
Comparing version 1.6.7 to 1.9.0
@@ -13,9 +13,9 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.6.7", | ||
"version": "1.9.0", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
"scripts": { | ||
"prepare": "../gradlew -p .. installDist && ../build/install/codecharta-analysis/ccsh install && cp -R ../build/install/codecharta-analysis public" | ||
"prepare": "rm -rf ../build/install/codecharta-analysis public && ../gradlew -p .. installDist && cp -R ../build/install/codecharta-analysis public" | ||
}, | ||
"bin": { | ||
"ccsh": "public/ccsh" | ||
"ccsh": "public/bin/ccsh" | ||
}, | ||
@@ -22,0 +22,0 @@ "license": "BSD-3-Clause", |
@@ -5,2 +5,4 @@ # CodeCharta analysis | ||
> CodeCharta by [MaibornWolff](https://www.maibornwolff.de) | ||
## CodeCharta analysis tools | ||
@@ -19,3 +21,2 @@ | ||
| SonarQube | [SonarImporter](import/SonarImporter/README.md) | | ||
| SourceMonitor | [SourceMonitorImporter](import/SourceMonitorImporter/README.md) | | ||
@@ -53,6 +54,4 @@ ### Filter | ||
- Unzip / untar package in desired destination folder (named CC_INSTALL_DIR) | ||
- If on Linux: make extracted ccsh runnable (`chmod u+x ccsh`) | ||
- In bash: | ||
> ./ccsh install | ||
> ./ccsh -h | ||
> ./bin/ccsh -h | ||
@@ -59,0 +58,0 @@ ## Build |
@@ -1,6 +0,10 @@ | ||
# Install via npm | ||
# CodeCharta | ||
> CodeCharta by [MaibornWolff](https://www.maibornwolff.de) | ||
Install via npm | ||
This installs all binaries to run the analysis. Java 9 is required. | ||
`npm install -g codecharta-analysis` | ||
`npm install -g @maibornwolff/codecharta-analysis` | ||
@@ -7,0 +11,0 @@ To run it you can call `ccsh` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
17
46825776
25