codecharta-analysis
Advanced tools
Comparing version 1.120.0 to 1.120.1
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.120.0", | ||
"version": "1.120.1", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -69,3 +69,3 @@ # CodeCharta analysis | ||
This installs all binaries to run the analysis. Java 11 is recommended, while Java 8 is still supported. | ||
This installs all binaries to run the analysis. Java 11 is recommended, while Java 8 might work. | ||
@@ -103,2 +103,9 @@ `npm install -g codecharta-analysis` | ||
There are some additional requirements if you want to build it yourself: | ||
- NodeJS | ||
- Metric-Gardener: | ||
- - Python | ||
- - C/C++ compiler toolchain (e.g. Visual Studio Build Tools 2022 with "Desktop development with C++") | ||
## Build | ||
@@ -105,0 +112,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
52089820