mirror of
https://github.com/casey/just.git
synced 2024-11-23 02:44:56 +03:00
9d0246998d
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>`. |
||
---|---|---|
.. | ||
just.bash | ||
just.elvish | ||
just.fish | ||
just.powershell | ||
just.zsh |