command-line tool for picking things randomly
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Rust 100.0%
16 1 0

Clone this repository

https://tangled.org/alterae.online/choose https://tangled.org/did:plc:jbssbvfsi6xj3r2gqljo7sdm/choose
git@tangled.org:alterae.online/choose git@tangled.org:did:plc:jbssbvfsi6xj3r2gqljo7sdm/choose

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Choose#

A command-line tool for picking things randomly.

Usage#

Make a random selection from a list of choices

Usage: choose [OPTIONS] <CHOICES>...

Arguments:
  <CHOICES>...  The possible choices to pick from

Options:
  -n, --number <NUMBER>  How many choices to pick [default: 1]
  -h, --help             Print help information
  -V, --version          Print version information

Contributing#

Pull requests are welcome. If you plan on submitting one, make sure to run rustfmt and clippy first, please.

License#

This program is released under the terms of the MIT license (see LICENSE).