wgo
hotbuild
wgo | hotbuild | |
---|---|---|
1 | 1 | |
408 | 217 | |
- | - | |
7.0 | 2.5 | |
about 2 months ago | about 1 month ago | |
Go | Go | |
MIT License | GNU General Public License v3.0 or later |
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.
wgo
-
wgo: a live reload tool for Go
wgo is simpler, simply prepend 'w' to any go run command to make it wgo run and now it does the same thing as go run but it also reloads the program whenever a Go file changes. Also takes in the same build flags as go run. Very intuitive to use.
hotbuild
-
How to submit software to brew.sh ? who can help me
https://github.com/wandercn/hotbuild , https://hotbuild.ffactory.org I want to submit a software in brew.sh, and I find that there are also requirements for attention, * GitHub repository not notable enough (< 30 forks, < 30 watchers and < 75 stars)
What are some alternatives?
gow - Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
watcher - watcher is a Go package for watching for files or directory changes without using filesystem events.
liver - Liver is a dead simple live reloading framework that works by attaching itself to processes
aah - A secure, flexible, rapid Go web framework
algernon - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, SQLite and PostgreSQL support ++
taskctl - Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰
air - ☁️ Live reload for Go apps
entr - Run arbitrary commands when files change
bee - Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.