Settings

Theme

Show HN: Rt – An interactive CLI for task runners (Make, just, and others)

github.com

1 points by unvalley 2 months ago · 0 comments · 1 min read

Reader

`rt` is a small CLI that lets us run tasks interactively, even when each project uses a different task runner (Makefile, Justfile, Taskfile, cargo-make, etc.).

This saves us from remembering the right command every time. I don't like writing shell script anyway, and couldn’t really find an existing tool that does this.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection