Skip to content

Rust rewrite of gay, a command line tool to print LGBTQIA+ flags

Notifications You must be signed in to change notification settings

Altair-39/a-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-flags

Crates.io version

Table of contents

Feature of a-flags

Installation

Installing from source (other distros and MacOS/Windows)

To install kingler from source, you will need Rust. Installation instructions can be found here.

Now using cargo, run

cargo install a-flags

Make sure you have .cargo/bin added to your shell PATH. This can be done by adding the following to your .profile, .bash_profile or .zprofile

export PATH="$PATH:$HOME/.cargo/bin"

Usage

Run the help command a-flags --help to see the following help message.

Displays LGBT pride flags with colors

Usage: a-flags [OPTIONS]

Options:
  -f, --flag <flag>  The type of flag to display [default: rainbow] [possible values: rainbow, lesbian, gay, bisexual, transgender, asexual, pansexual, nonbinary, genderqueer, mlm, aromantic, polysexual, demiboy, demigirl, agender, bigender, genderfluid, abrosexual, neutrois, trigender]
  -h, --help         Print help
  -V, --version      Print version

Example

Credits

  • gay for the idea

Similar project

Releases

No releases published

Packages

No packages published

Languages