mask

CLI runner

A command-line task runner defined by a simple markdown file

🎭 A CLI task runner defined by a simple markdown file

GitHub

1k stars
17 watching
55 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

task-runner

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vladimirmarkelov/haku A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. 36
egoist/maid A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. 2,021
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,198
zaaack/foy A task runner with promise-based tasks and utilities for building and executing scripts. 268
aaronriekenberg/rust-parallel An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. 163
pydoit/doit An automation tool that enables efficient task management and execution of complex workflows 1,871
oconnor663/duct.rs A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. 829
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 694
manojlds/cmd A C# library to simplify running external programs and commands in a more dynamic way. 355
jacobdeichert/wasm-astar A WebAssembly-based A* pathfinding implementation for a maze demo 427
raynes/conch A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. 541
jfairbank/run-elm A command-line tool to run Elm code from the Node.js environment. 52
joshuatvernon/cbf A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. 27
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
lambdaisland/kaocha A comprehensive test runner for Clojure and ClojureScript applications. 801