Skip to content

Releases: pomsky-lang/pomsky

Release v0.4

03 Jun 20:25
Compare
Choose a tag to compare

This is a new release of rulex. Release notes can be found here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.3

29 Mar 09:55
Compare
Choose a tag to compare

This is a new release of rulex. Read the release notes.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.2

12 Mar 21:58
Compare
Choose a tag to compare

This is a new release of rulex.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.

Release v0.1

11 Mar 16:36
Compare
Choose a tag to compare

This is the first release of rulex.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build rulex with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install rulex-bin

You might have to add the .cargo/bin folder to your PATH afterwards.
Please file issues if you run into any problems or have suggestions.