Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 617 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 617 Bytes

palette-rs

A little utility to display your terminal's color palette written in rust

  • We use matrix_display to pretty print the palette in all its colours and unicode glory.

alt tag

Install (the easy way)

  • On Arch Linux yaourt palette-rs
  • With cargo: cargo install palette-rs

Download

git clone git@github.com:pierrechevalier83/palette-rs.git

Build

cargo build --release

Run

cargo run --release