Skip to content

Releases: Aloso/to-html

Release v0.1.5

30 Nov 18:59
Compare
Choose a tag to compare

This is a new release of to-html. Read the changelog here.

to-html is currently compatible with Linux, macOS, FreeBSD and Android. If you're using Windows, I recommend to use WSL.

Installation

To install to-html on Linux or macOS, you can use the pre-built binaries below.

to-html is also available in the AUR, so you can install it with

yay -s to-html

On FreeBSD, you need to build to-html with Cargo, Rusts package manager. To install the Rust toolchain, see here. Then run

$ cargo install to-html

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.4

29 Mar 21:08
Compare
Choose a tag to compare

This is a new release of to-html. Read the changelog here.

to-html is currently compatible with Linux, macOS, FreeBSD and Android. If you're using Windows, I recommend to use WSL.

Installation

To install to-html on Linux or macOS, you can use the pre-built binaries below.

to-html is also available in the AUR, so you can install it with

yay -s to-html

On FreeBSD, you need to build to-html with Cargo, Rusts package manager. To install the Rust toolchain, see here. Then run

$ cargo install to-html

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 0.1.3

08 Sep 18:26
Compare
Choose a tag to compare

This is a new release of to-html. Read the changelog here.

to-html is currently compatible with Linux, macOS and FreeBSD. If you're using Windows, I recommend to use WSL.

Installation

To install to-html on Linux or macOS, you can use the pre-built binaries below.

On FreeBSD, you need to build to-html with Cargo, Rusts package manager. To install the Rust toolchain, see here. Then run

$ cargo install to-html

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 0.1.1

18 Nov 01:54
Compare
Choose a tag to compare

This is a new release of to-html, which adds support for FreeBSD. Read the changelog here.

to-html is currently compatible with Linux, macOS and FreeBSD. If you're using Windows, I recommend to use WSL.

Installation

To install to-html on Linux or macOS, you can use the pre-built binaries below.

On FreeBSD, you need to build to-html with Cargo, Rusts package manager. To install the Rust toolchain, see here. Then run

$ cargo install to-html

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 0.1

15 Nov 06:06
Compare
Choose a tag to compare

This is the initial release of to-html.

to-html is currently compatible with Linux and macOS. If you're using Windows, I recommend to use WSL.

Installation

To install to-html, you can use the pre-built binaries below.

Alternatively, you can build to-html with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install to-html

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.