kitsune

Crates.iokitsune
lib.rskitsune
version0.1.0
sourcesrc
created_at2019-07-31 18:36:08.069204
updated_at2019-07-31 18:36:08.069204
descriptionA CLI for generating fake progress bars in various styles that take a set amount of time to finish.
homepage
repositoryhttps://github.com/brettkolodny/kitsune
max_upload_size
id153238
size54,625
(brettkolodny)

documentation

README

Kitsune

Kitsune is a CLI for generating fake progress bars in various styles that take a set amount of time to finish.

Useage

Install using cargo:

cargo install kitsune

Run with:

kitsune [FLAGS] -t <time>

Flags

-c, --compile: Sets the style of the progress bar to a compiler

Commit count: 9

cargo fmt