Skip to content

Release 0.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 20:47

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.