Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Create feature-rich aliases for the CLI in YAML | Better HN
story
Show HN: Create feature-rich aliases for the CLI in YAML
(opens in new tab)
github.com
4 points
furrball010
1y ago
2 comments
Share
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!
2 comments
default
newest
oldest
Rush2112
1y ago
Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?
furrball010
OP
1y ago
Yes, you can also insert parameters elsewhere in the alias using $0...n.
j
/
k
navigate · click thread line to collapse