TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Show HN: Create feature-rich aliases for the CLI in YAML
4 points
by
furrball010
about 17 hours ago
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!
1 comment
Rush2112
about 15 hours ago
Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?