mask
CLI runner
A command-line task runner defined by a simple markdown file
🎠A CLI task runner defined by a simple markdown file
1k stars
17 watching
55 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
task-runner
Related projects:
Repository | Description | Stars |
---|---|---|
| A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 37 |
| A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,024 |
| 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 task runner with promise-based tasks and utilities for building and executing scripts. | 269 |
| An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
| An automation tool that enables efficient task management and execution of complex workflows | 1,893 |
| A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 839 |
| A .NET library for running external commands with customizable behavior and exception handling. | 705 |
| A C# library to simplify running external programs and commands in a more dynamic way. | 357 |
| A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
| A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 |
| A command-line tool to run Elm code from the Node.js environment. | 52 |
| A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
| 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 |
| A comprehensive test runner for Clojure and ClojureScript applications. | 805 |