Show HN: Gocd – a lightweight Go-based CI/CD tool that runs on your dev machine
Hacker News (score: 12)Description
The idea is simple: instead of setting up runners, servers, or cloud infrastructure, you can just run it on your laptop (or a small server). It integrates with GitHub issues and PRs, automates builds and deploys, and makes it easy to access the running app remotely (e.g. over something like Tailscale).
For me, this solved the problem of quickly testing and deploying code from issues/PRs in a lightweight way. Existing CI/CD systems felt like overkill for that use case.
Repo: https://github.com/simonjcarr/gocd
I’d love feedback from the community — especially on whether this minimal approach to CI/CD is something others would find useful, and what features you’d expect in a tool like this.
More from Hacker
Zirgen: Compiler for a Domain-Specific Language
Zirgen: Compiler for a Domain-Specific Language
Show HN: Miditui – a terminal app/UI for MIDI composing, mixing, and playback
Show HN: Miditui – a terminal app/UI for MIDI composing, mixing, and playback
PgX – Debug Postgres performance in the context of your application code
PgX – Debug Postgres performance in the context of your application code
Charm Ruby – Glamorous Terminal Libraries for Ruby
Charm Ruby – Glamorous Terminal Libraries for Ruby
No other tools from this source yet.