Get the latest tech news
Show HN: Gocd – a lightweight Go-based CI/CD tool that runs on your dev machine
Contribute to simonjcarr/gocd development by creating an account on GitHub.
GoCD is a lightweight, cross-platform continuous deployment service that automatically syncs your code from GitHub to your development, staging, or production servers. Copy the binary to the appropriate system location Set up a user-level service (systemd on Linux, LaunchAgent on macOS, Scheduled Task on Windows) Create necessary configuration directories Built with Cobra for CLI Uses go-git for Git operations GitHub API integration via go-github Structured logging with Zap
Or read this on Hacker News