TE
TechEcho
Startseite
Top 24h
Neueste
Beste
Fragen
Zeigen
Jobs
Deutsch
GitHub
Twitter
Startseite
Show HN: Create feature-rich aliases for the CLI in YAML
4 Punkte
von
furrball010
vor etwa 17 Stunden
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
vor etwa 15 Stunden
Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?