gravityblast/fresh
Build and (re)start go web apps after saving/creating/deleting source files. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4613
- days_rel: n/a
- days_push: 803
- n_releases_24m: 0
Adoption not part of the score
3857 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fresh is a command line tool that watches Go source and template files and automatically rebuilds and restarts your web application on every save, create, or delete. It is configurable via a runner.conf file and can show build errors in the browser for supported web frameworks.
Use cases
- auto-restart go web server when source files change
- hot reload go web app during development
- rebuild go application on file save
- watch go and template files and rerun server
- show build errors while developing go web apps
When to choose
- you develop Go web applications and want automatic rebuild-and-restart on file changes
- you want a simple, configurable file watcher for Go projects
- you use a supported framework like Traffic, Martini, or gocraft/web and want browser-visible build errors
When to avoid
- you need hot reloading for non-Go languages or frontend assets
- you prefer a more actively maintained alternative like air
- your project is not a web application that benefits from restart-on-change
Facets
cli-tool · maturity maintenance
build-tool developer-tools cli developer-tools web-development go cli cross-platform hot-reload live-reload go-development file-watcher web-apps command-line
1 source
- readme: https://github.com/gravityblast/fresh · fetched 2026-08-28 · 825e27c7b5ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gravityblast/fresh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gravityblast/fresh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem