Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Top 7 Go Build Automation Projects
-
Project mention: I want my portfolio project on Github to be public to everyone, but I don't want somebody to copy it and use commercially because propably some day I would like to do it myself with this project. What license should I use? | reddit.com/r/github | 2023-05-30
You can check the drone license or sentry license.
-
earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
earthly
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
mage
-
Project mention: Self-documenting task runner, define tasks in the README | reddit.com/r/programming | 2023-04-19
-
You can also take a look at https://github.com/goyek/goyek. Personally I use either Make or goyek. Disclaimer: I am the author of goyek
-
Project mention: pacur: Automated deb, rpm and pkgbuild build system | reddit.com/r/linux | 2023-04-21
-
I agree. That's why we use the small grml tool as task/command runner in all our projects.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Go Build Automation related posts
- Self-documenting task runner, define tasks in the README
- Self-documenting task runner, define tasks in the README
- How to set up CI for mirror repositories?
- Is your makefile supposed to be a justfile?
- Show HN: Earthly 0.7.0
- Show HN: Xc – A Markdown Defined Task Runner
- Show HN: Xc – A Markdown Defined Task Runner
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 31 May 2023
Index
What are some of the best open-source Build Automation projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | drone | 26,879 |
2 | earthly | 9,144 |
3 | mage | 3,553 |
4 | xc | 846 |
5 | goyek | 381 |
6 | pacur | 202 |
7 | grml | 15 |