rt-cli-0.1.1 is not a library.
rt : run task runner right
rt runs the right task runner for the project.
Inspired by antfu/ni.
What it does
rt looks for task runer files below, and runs the appropriate task runner command.
Supported files:
justfile/JustfileTaskfile.yml/Taskfile.yaml...Makefile.tomlMakefile
Install
will be supported soon:
- homebrew
- nix
rt: run tasks selectively
rt <task>: run specific task
Why?
There are many task runners available, and different projects use different ones.