Skip to content

Commit

Permalink
new xerxes release
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed May 7, 2024
1 parent c52a856 commit f3b5902
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion trident.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ With `trident --help` and `trident <subcommand> --help` you can get information
- [🗎 Guide for trident v0.29.0](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/trident_guide_archive/trident_guide_0.29.0.pdf)
- [🗎 Guide for trident v0.28.0](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/trident_guide_archive/trident_guide_0.28.0.pdf)

## Guide for trident v1.4.1.0
## Guide for trident v1.4.1.0 to v1.5.0.1

### Installation

Expand Down
4 changes: 4 additions & 0 deletions version_table.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ trident 0.18.1 2.4.0
trident 0.18.0 2.4.0
trident 0.17.4 2.4.0
trident 0.17.1 2.4.0
xerxes 1.0.1.1 2.7.1
xerxes 1.0.1.1 2.7.0
xerxes 1.0.1.1 2.6.0
xerxes 1.0.1.1 2.5.0
xerxes 1.0.1.0 2.7.1
xerxes 1.0.1.0 2.7.0
xerxes 1.0.1.0 2.6.0
Expand Down
11 changes: 6 additions & 5 deletions xerxes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
[![Anaconda-Server Badge](https://anaconda.org/bioconda/poseidon-xerxes/badges/downloads.svg)](https://anaconda.org/bioconda/poseidon-xerxes)

To download the latest stable release version of `xerxes` click here:
[📥 Linux](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-Linux)
[📥 macOS](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-macOS)

[📥 Linux](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-Linux) |
[📥 macOS (ARM64)](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-macOS-ARM64) |
[📥 macOS (X64)](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-macOS-X64) |
[📥 Windows](https://github.com/poseidon-framework/poseidon-analysis-hs/releases/latest/download/xerxes-Windows.exe)

So in Linux you can run the following commands to get started:

Expand All @@ -30,11 +31,11 @@ On GitHub you will also find [older release versions](https://github.com/poseido

With `xerxes --help` and `xerxes <subcommand> --help` you can get information about each subcommand and parameter directly on the command line. The guide below explains the subcommands in more detail. It is available in .pdf format for the current and previous versions here:

- [🗎 Guide for xerxes v1.0.1.0](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/xerxes.pdf) (shown below)
- [🗎 Guide for xerxes v1.0.1.0 to v1.0.1.1](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/xerxes.pdf) (shown below)
- [🗎 Guide for xerxes v1.0.0.2](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/xerxes_guide_archive/xerxes_guide_1.0.0.2.pdf)
- [🗎 Guide for xerxes v0.2.0.0](https://github.com/poseidon-framework/poseidon-framework.github.io/blob/master/xerxes_guide_archive/xerxes_guide_0.2.0.0.pdf)

## Guide for xerxes v1.0.1.0
## Guide for xerxes v1.0.1.0 to v1.0.1.1

### Installation

Expand Down

0 comments on commit f3b5902

Please sign in to comment.