Nake
Task runner
A task runner tool for .NET Core that allows developers to write and execute scripts in C#
Magic script-based C# task runner for .NET Core
235 stars
19 watching
22 forks
Language: C#
last commit: 5 months ago
Linked from 2 awesome lists
automationbuildc-sharpdeveloper-toolsdotnetdotnet-corerunnerscriptshelltask
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 |
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 |
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 |
zaaack/foy | A task runner with promise-based tasks and utilities for building and executing scripts. | 268 |
nat-n/poethepoet | A task runner designed to work well with poetry projects | 1,468 |
earthboundkid/flowmatic | A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 368 |
egoist/maid | A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,021 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
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. | 116 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 183 |
pydoit/doit | An automation tool that enables efficient task management and execution of complex workflows | 1,871 |
masterpointio/ecsrun | A tool to simplify running one-off tasks in Amazon ECS | 14 |
idanarye/nvim-moonicipal | A task runner designed to support rapid development and editing of personal tasks in Neovim. | 16 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
pypyr/pypyr | A tool to automate repetitive tasks in software development pipelines | 590 |