twitchtv/retool

Vendoring for executables written in Go

Archived
38
/ 100
Emerging

Manages development tool dependencies by creating an isolated per-project GOPATH (`_tools`) that pins executable versions in a `tools.json` manifest, ensuring all team members use consistent versions of code generators and linters. Tools are invoked through `retool do` commands, which prepend the vendored toolchain to PATH, preventing version skew in generated code output. **Note: This project is deprecated as of March 2022; Go Modules is the recommended replacement.**

411 stars. No commits in the last 6 months.

Archived Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 12 / 25

How are scores calculated?

Stars

411

Forks

21

Language

Go

License

Apache-2.0

Last pushed

Mar 04, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/twitchtv/retool"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.