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.
36 stars
3 watching
4 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 117 |
| A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
| An environment for running scripts on the golem network with logging and debugging capabilities. | 6 |
| A task runner and file watcher for Go that automates repetitive development tasks | 536 |
| A tool for extracting metadata from compiled Go binaries | 628 |
| Decodes binary data into structured format | 99 |
| A tool for managing and running Foreman jobs with a simple command-line interface | 1,427 |
| Task automation and management tool for teams | 789 |
| A tool that updates binaries installed by the go install command with goroutines. | 355 |
| Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,206 |
| A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
| A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
| Manages and runs binaries via npm. | 23 |
| A package/tool for running operations following a scenario in Go. | 465 |
| An action to execute gofmt on Go files and report formatting issues. | 13 |