tasker
Simple task launcher to run your commands or scripts.
Requirements
Your need to have deno
installed.
Run
~ deno run --allow-run --allow-read https://deno.land/x/tasker/main.ts --help
Usage: deno run --allow-read --allow-run https://deno.land/x/tasker/main.ts [options] [task]
Options:
-h, --help Show this help
-l, --list List all tasks
-v, --version Show version