Skip to content

v0.0.6: Official OS X and musl-libc Linux binaries

Compare
Choose a tag to compare
@emk emk released this 12 Sep 13:11
· 361 commits to master since this release
With this release, we officially provide binaries for OS X and Linux.
The Linux binaries are statically compiled using musl-libc and
rust-musl-builder.  This means that they should work on any reasonably
modern Linux system, including Alpine Linux, which is commonly used in
Docker containers.

Just download, unzip, and copy the binary to wherever you want it.

Alternatively, you can always install using `cargo install conductor`,
as described in the README.