You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/developer-guide/modules/tooling-guide/pages/samm-cli.adoc
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,9 @@
4
4
= SAMM CLI
5
5
6
6
The SAMM CLI is a command line tool for the validation of Aspect Models and the generation of
7
-
artifacts, such as documentation or code, from Aspect Models.
8
-
9
-
The SAMM CLI is available as a native executable for multiple platforms and as an executable jar:
10
-
11
-
[TIP]
12
-
.Downloading samm-cli
13
-
====
14
-
* Download executable for Windows (latest): https://github.com/eclipse-esmf/esmf-sdk/releases/download/v{esmf-sdk-version}/samm-cli-{esmf-sdk-version}-windows-x86_64.zip[samm-cli-{esmf-sdk-version}-windows-x86_64.zip]
15
-
* Download exectuable for Linux (latest): https://github.com/eclipse-esmf/esmf-sdk/releases/download/v{esmf-sdk-version}/samm-cli-{esmf-sdk-version}-linux-x86_64.tar.gz[samm-cli-{esmf-sdk-version}-linux-x86_64.tar.gz]
16
-
* Download executable jar for other platforms and architectures (latest): https://github.com/eclipse-esmf/esmf-sdk/releases/download/v{esmf-sdk-version}/samm-cli-{esmf-sdk-version}.jar[samm-cli-{esmf-sdk-version}.jar]. Running this version requires Java 17.
17
-
====
7
+
artifacts, such as documentation or code, from Aspect Models. It is available as a native executable
8
+
for multiple platforms (Windows, Linux and macOS) and as an executable JAR file. You can find the
0 commit comments