#terminal #terminal-text #prints #album #running #rainbows-style #radiohead

app in_rainbows_printer

Prints some In Rainbows-style (the Radiohead album) text to your termial

1 unstable release

0.1.0 Sep 25, 2024

#719 in Text processing

Download history 143/week @ 2024-09-22 25/week @ 2024-09-29 4/week @ 2024-10-06

172 downloads per month

Custom license

8KB
137 lines

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].

Dependencies

~3–14MB
~140K SLoC