Skip to content

Commit 89e96f5

Browse files
authored
Merge pull request #607 from eclipse-esmf/chris-volk-remove-deprecated-download-links
Update samm-cli.adoc
2 parents 255fe98 + 9a81304 commit 89e96f5

File tree

1 file changed

+3
-11
lines changed
  • documentation/developer-guide/modules/tooling-guide/pages

1 file changed

+3
-11
lines changed

documentation/developer-guide/modules/tooling-guide/pages/samm-cli.adoc

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,9 @@
44
= SAMM CLI
55

66
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
9+
latest release [on GitHub](https://github.com/eclipse-esmf/esmf-sdk/releases/latest).
1810

1911
[[samm-cli-getting-started]]
2012
== Running the SAMM CLI

0 commit comments

Comments
 (0)