Skip to content
/ choose Public

a command-line tool for picking things randomly

License

Notifications You must be signed in to change notification settings

alterae/choose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

a command-line tool for picking things randomly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages