InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 12 Go task-runner Projects
-
What do you mean by “restore state of the app”? I’m pretty sure that’s not a claim of air in the first place
-
I prefer taskfile written in Go that works like Make but mainly when I'm working with Gocode or Nodejs
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
-
-
I invite you take a look at Run, a similar tool that I maintain:
* https://github.com/TekWizely/run
Support for including other Runfiles was recently introduced, with support for globbing and the ability to indicate if an error should be generated if no files are found.
-
gow
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test" (by mitranim)
I use gow. How does it compare with it?
-
taskctl
Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰
Check gitea, it simpler to setup and is single executable independent file and for CI/CD task or taskctl
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Orbit
:satellite: A cross-platform task runner for executing commands and generating files from templates (by gulien)
-
-
-
Project mention: A pluggable job queuing and async task runner service, packed in a Go module. | reddit.com/r/coolgithubprojects | 2022-08-26
-
Project mention: A statically typed scripting language that transpiles to Posix sh | news.ycombinator.com | 2022-03-25
looks like the task runner part [1] has unfortunate name overlap with the family of programs that include z.lua[2] or zoxide [3] or z.sh [4].
Not really that big of a deal, I just like tracking command line apps naming because it is an interesting exercise of being short, intuitive, and unique. When you decide a single letter is your name, surely you are going to run into this.
Go task-runner related posts
- wgo: a live reload tool for Go
- Which Tools Do You use daily for Golang development?
- My experience of selfhosted Gitlab
- Goke - Task runner tool
- A pluggable job queuing and async task runner service, packed in a Go module.
- Golang's "go install" - what about other developers? Automation of dependency download
- valet - simple job queuing and async task running service packed in a go module
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Index
What are some of the best open-source task-runner projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | air | 9,084 |
2 | Task | 6,780 |
3 | realize | 4,317 |
4 | mmake | 1,639 |
5 | run | 454 |
6 | gow | 356 |
7 | taskctl | 237 |
8 | Orbit | 174 |
9 | goflow | 97 |
10 | leprechaun | 94 |
11 | valet | 34 |
12 | z | 10 |