Releases: Aloso/colo
Release 0.4.1
This is a patch release of colo
, which improves the terminal color picker. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.4
This is a big new release of colo
, with lots of new features. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.3.3
This is a new release of colo
. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.3.2
This is a new release of colo
. Read the changelog here.
Announcement: The website for colo is live!
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.3.1
This is a new release of colo
. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.3
This is a new release of colo
, with lots of changes and new features. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.2.2
This is a new patch release of colo
. Read the changelog here.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
Alternatively, you can build colo
with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install colo
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.2.1
This is a patch release of colo
. Read the changelog here.
Installation
If you're running Linux, you can use the binary below. Otherwise, you need the Rust compiler and the cargo
package manager (installation manual). Once you have installed the Rust toolchain, run
$ cargo install colo
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
This is the first release of colo
.
Installation
If you're running Linux, you can use the binary below. Otherwise, you need the Rust compiler and the cargo
package manager (installation manual). Once you have installed the Rust toolchain, run
$ cargo install colo
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.