sprinkles: add a dash of color

July 18, 2023 ยท View on GitHub

Latest Release Crates.io

๐ŸŒˆ Overview

Randomly colors input text and outputs it to the terminal.

๐Ÿ’ป Examples

Screenshot

โŒจ Usage

Usage: sprinkles [OPTIONS]

Options:
  -w, --warm      something warm
  -c, --cold      something refreshing
  -s, --shiny     a bit brighter
  -b, --bold      BIG sprinkles
  -i, --italic    slightly off
  -n, --no-white  only the good stuff
  -h, --help      Print help
  -V, --version   Print version

๐Ÿ™ Special Thanks

  • termcolor: Cross platform terminal colors for Rust.
  • clap: Command Line Argument Parser for Rust.
  • Inspired by cmatrix and other CLI toys.