just/completions
Casey Rodarmor 9d0246998d
Add the --choose subcommand (#680)
The `--choose` subcommand runs a chooser to select a recipe to run. The
chooser should read lines containing recipe names from standard input,
and write one of those names to standard output.

The chooser defaults to `fzf`, a popular fuzzy finder, but can be
overridden by setting $JUST_CHOOSER or passing `--chooser <CHOOSER>`.
2020-09-17 19:43:04 -07:00
..
just.bash Add the --choose subcommand (#680) 2020-09-17 19:43:04 -07:00
just.elvish Add the --choose subcommand (#680) 2020-09-17 19:43:04 -07:00
just.fish Add the --choose subcommand (#680) 2020-09-17 19:43:04 -07:00
just.powershell Add the --choose subcommand (#680) 2020-09-17 19:43:04 -07:00
just.zsh Add the --choose subcommand (#680) 2020-09-17 19:43:04 -07:00