gow
taskctl
gow | taskctl | |
---|---|---|
5 | 4 | |
764 | 299 | |
- | 1.7% | |
6.0 | 0.0 | |
about 1 year ago | 7 months ago | |
Go | Go | |
The Unlicense | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gow
-
How to start a Go project in 2023
The article mentions GOW[0] for a file watcher. If anyone is looking for a non-go specific one, I've really enjoyed reflex[1]. Makes it super easy to reload different parts of a project based on what type of file has changed.
[0]https://github.com/mitranim/gow
-
wgo: a live reload tool for Go
I use gow. How does it compare with it?
-
Golang's "go install" - what about other developers? Automation of dependency download
I try to build my first project. Currently I focus on tests (TDD) so I looked for some library/package to watch tests. I found: gow: https://github.com/mitranim/gow.
- mitranim/gow: watch mode for Go commands
-
I use the gin (not the framework) reload tool a lot, but I notice it's failing on github
I use this one https://github.com/mitranim/gow
taskctl
-
My experience of selfhosted Gitlab
Check gitea, it simpler to setup and is single executable independent file and for CI/CD task or taskctl
-
Goke - Task runner tool
Im sorry for off-topic, but how is it different from task or taskctl ?
-
A new DAG execution tool built with Go
I named it jobctl, after taskctl from which the initial code was forked.
-
What is the right way to push multiple modules in a go workspace?
You may try for CI/CD: taskctl
What are some alternatives?
air - ☁️ Live reload for Go apps
Task - A task runner / simpler Make alternative written in Go
gon - Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
glauth - A lightweight LDAP server for development, home use, or CI
wgo - Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel.
goreleaser - Deliver Go binaries as fast and easily as possible
modd - A flexible developer tool that runs processes and responds to filesystem changes
resty - Simple HTTP and REST client library for Go
postgrest-go - Isomorphic Go client for PostgREST. (Now Updating)
fzf - :cherry_blossom: A command-line fuzzy finder
tandem - Parallel task runner for servers and long-running commands.
ngrok - Unified ingress for developers