a-flags

Crates.ioa-flags
lib.rsa-flags
version0.1.1
sourcesrc
created_at2024-10-21 12:47:06.652455
updated_at2025-02-02 02:19:39.164456
descriptionPrint LGBTQIA+ flags in your terminal
homepage
repository
max_upload_size
id1417411
size16,653
Luca Barra (Luca-Barra)

documentation

README

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

Commit count: 0

cargo fmt