godo
Task runner
A task runner and file watcher for Go that automates repetitive development tasks
golang build tool in the spirt of rake, gulp
536 stars
15 watching
31 forks
Language: Go
last commit: over 6 years ago buildgotask-runnerwatcher
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. | 117 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 185 |
tj/robo | Task automation and management tool for teams | 789 |
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,206 |
hyperf/gotask | A service that offloads heavy-duty operations to a separate process using bi-directional IPC. | 228 |
earthboundkid/flowmatic | A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 370 |
masterpointio/ecsrun | A tool to simplify running one-off tasks in Amazon ECS | 14 |
egoist/maid | A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,024 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
vladimirmarkelov/haku | A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 37 |
alajmo/sake | A task runner for local and remote hosts that automates repetitive tasks using a configuration file | 658 |
zaaack/foy | A task runner with promise-based tasks and utilities for building and executing scripts. | 269 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
harisekhon/devops-golang-tools | Provides a collection of DevOps tools and utilities for building, managing, and automating tasks using Golang. | 48 |
taskctl/taskctl | An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 299 |