cmf
is the CLI tool to execute a task in Makefile.toml
with cargo-make
ร fzf
.
Usage:
cmf [options]
Arguments:
task โ๏ธ Task name defined in Makefile.toml to execute.
Options:
--no-confirm ๐ซ skip confirmation prompt before executing the task
-h, --help ๐ค help for cmf
You need to install the following tools to use cmf
.
Feel free to point me in the right direction๐