Show HN: iOS App Size Analysis Tool for macOS (apps.apple.com)
2 points by elpakal 8h ago 0 comments
Show HN: LocoStudio - A better UI for Ollama (locostudio.ai)
5 points by simmy345 22h ago 0 comments
Show HN: Create feature-rich aliases for the CLI in YAML
3 furrball010 1 5/8/2025, 5:07:00 AM github.com ↗
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!
Comments (1)
Rush2112 · 4h ago
Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?