Settings

Theme

Show HN: Create feature-rich aliases for the CLI in YAML

github.com

4 points by furrball010 8 months ago · 2 comments · 1 min read

Reader

Hi all. I created a GO program to define feature rich aliases in YAML. You can pass runtime parameters, envs, run directories, and even run multiple commands sequentially/concurrently for one alias. Looking for ideas/suggestions!

Rush2112 8 months ago

Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?

Keyboard Shortcuts

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