Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 602 Bytes

pride-flags

A minimalist CLI pride flag displayer

Currently flags are different widths in order to keep a similar aspect ratio, if you want to use the program I recommend modifying the code to achieve the behaviour you want.

How to compile

Compile using make or make compile, and then install it to /usr/local/bin by running make install as root.

How to use

Run program with command pride.

  • if not given input, displays a random flag
  • if given one of the codes "rainbow", "les", "gay", "bi", "trans", "nb", or "ace", displays the corresponding flag.
  • otherwise displays nothing