foy
Task runner
A task runner with promise-based tasks and utilities for building and executing scripts.
A simple, light-weight, type-friendly and modern task runner for general purpose.
269 stars
7 watching
15 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
async-awaitbuild-scriptsbuild-systembuild-toolcligruntgulpjakemakenodejsnpmnpm-scriptspromiserunnertask-runnertasks
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
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 |
egoist/maid | A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,024 |
nat-n/poethepoet | A task runner designed to work well with poetry projects | 1,500 |
albertodebortoli/promis | A framework for working with asynchronous tasks in Swift using futures and promises. | 108 |
yevhen/nake | A task runner tool for .NET Core that allows developers to write and execute scripts in C# | 238 |
pydoit/doit | An automation tool that enables efficient task management and execution of complex workflows | 1,884 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 185 |
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 |
hyperf/gotask | A service that offloads heavy-duty operations to a separate process using bi-directional IPC. | 228 |
tj/robo | Task automation and management tool for teams | 789 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
pypyr/pypyr | A tool to automate repetitive tasks in software development pipelines | 613 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |