sprinkles

Crates.iosprinkles
lib.rssprinkles
version1.0.0
sourcesrc
created_at2023-07-18 15:36:02.632755
updated_at2023-07-18 15:36:02.632755
descriptionRandomly colors input text and outputs it to the terminal.
homepage
repositoryhttps://github.com/KhalilOuali/sprinkles
max_upload_size
id919555
size775,451
Khalil Ouali (KhalilOuali)

documentation

README

sprinkles: add a dash of color

Latest Release

🌈 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.
Commit count: 9

cargo fmt