Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

flag

Show LGBTQ flags in your terminal!

NOTE: This project may have updates. It may not.

The only supported platform is Linux for now. This program may work on other Unix like operating systems, however, has not been tested. Windows is not showing colours properly. This may work on the Windows Subsystem for Linux, although this has not been tested.

Usage:

flag <flag_name>

Supported replacements for <flag_name> is:

Flag ValueDescription
listShow the list of flag values
lgbtqShow the LGBTQ 6 colour flag
agenderShow the agender flag
aromanticShow the aromantic flag
asexualShow the asexual flag
bisexualShow the bisexual flag
demisexualShow the demisexual flag
genderfluidShow the genderfluid flag
genderqueerShow the genderqueer flag
intersexShow the intersex flag
lesbianShow the lesbian flag
non-binaryShow the non-binary flag
pansexualShow the pansexual flag
polysexualShow the polysexual flag
transgenderShow the transgender flag

Building from source

This project is built in rust-lang. To build from source the Rust compiler will be needed. Please visit the official rust-lang webpage to install for your distribution here: Install Rust

This guide assumes you are in your home directory.

  1. Clone the repository
  2. Change into the flag directory: cd flag
  3. Build the program using the Rust tool Cargo: cargo build --release
  4. Then to run: ./target/release/flag <flag_name>

Optional instructions to install onto system:

  1. Use cargo to install the program: cargo install --path ~/flag

    Replace ~/flag with the path to the flag directory, if it was not cloned directly into your home folder.

About

A application for LGBTQ Flags in the terminal. Built as a simple project mainly for learning purposes.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages