pride-term 0.3.0

Pride flags in the terminal.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

# Pride! for the terminal

A Rust utility to display pride flags in the terminal.

A list of currently implemented flags is available on the [project wiki](https://git.vwolfe.io/valerie/pride/wiki/Flags).

## Dependencies

Some Complex renderers utilize [Powerline's](https://github.com/ryanoasis/powerline-extra-symbols)
slant symbols, and therefore require use of a Powerline font, such as [Fira Code](https://github.com/tonsky/FiraCode).

## Libraries

- [pico-args]https://crates.io/crates/pico-args — argument parsing
- [termion]https://crates.io/crates/termion — ANSI formatting