gomodrun
Go binary runner
A tool for executing and caching binaries from Go.mod files.
The forgotten go tool that executes and caches binaries included in go.mod files.
35 stars
3 watching
4 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 116 |
nikogura/gomason | A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
derekjarvis/general-golem | An environment for running scripts on the golem network with logging and debugging capabilities. | 6 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
mandiant/goresym | A tool for extracting metadata from compiled Go binaries | 609 |
ghostiam/binstruct | Decodes binary data into structured format | 97 |
ddollar/forego | A tool for managing and running Foreman jobs with a simple command-line interface | 1,427 |
tj/robo | Task automation and management tool for teams | 788 |
nao1215/gup | A tool that updates binaries installed by the go install command with goroutines. | 343 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,202 |
mfrachet/go-wasm-cli | A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
benallfree/gobot | Manages and runs binaries via npm. | 21 |
k1low/runn | A package/tool for running operations following a scenario in Go. | 445 |
jerome1337/gofmt-action | An action to execute gofmt on Go files and report formatting issues. | 13 |