TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made a tool to help you save and execute commands in a directory

4 pointsby symkat3 months ago
Hi HN!<p>A lot of times I end up with sets of commands I want to run in a project directory: building packages, running ansible to deploy things, cleaning up files, etc.<p>Makefiles always felt rather overkill for this and I like having just a YAML file with the name, description, and commands that are available and for a menu to display with that information.<p>This is that program. I had originally written it many years ago in Perl. I have been learning Go and this seemed like a great project to port.<p>I hope you find it useful, thanks for reading!

1 comment

atmanactive3 months ago
No variables? No catching output? No automatic path detection? No delay?
评论 #42961312 未加载