in_rainbows_printer

Crates.ioin_rainbows_printer
lib.rsin_rainbows_printer
version0.1.0
sourcesrc
created_at2024-09-25 18:37:08.890633
updated_at2024-09-25 18:37:08.890633
descriptionPrints some In Rainbows-style (the Radiohead album) text to your termial.
homepage
repositoryhttps://github.com/KavanPrice/in_rainbows_printer
max_upload_size
id1386554
size23,108
(KavanPrice)

documentation

README

in_rainbows_printer

Prints some In Rainbows-style text to your terminal.

Running

Either

  • Download the latest release.
  • Run from your terminal of choice.

or

  • Clone this repo.
  • Build (make sure you have a Rust toolchain).
  • Run from your terminal of choice.

Building

  • Install Rust.
  • Add your target using rustup target add [your build target].
  • Do cargo build --release --target [your build target].
Commit count: 7

cargo fmt