from Hacker News

Show HN: A simple deployment tool written in Go

by zsoltkacsandi on 2/11/25, 6:25 PM with 0 comments

I've released my first open source tool, a simple deployment written in Go.

It was born out of my frustration with the lack of simple and composable deployment tools for small/personal projects.

https://github.com/serversfordev/deploy

Any feedback is appreciated.