dromejs / Drome
Licence: mit
JavaScript task runner
Stars: ✭ 135
Programming Languages
javascript
184084 projects - #8 most used programming language
Labels
Projects that are alternatives of or similar to Drome
lets
CLI task runner for developers - a better alternative to make
Stars: ✭ 50 (-62.96%)
Mutual labels: task, runner, task-runner
EasyJob
🔨 EasyJob - keep and execute your PowerShell and BAT scripts from one interface
Stars: ✭ 228 (+68.89%)
Mutual labels: task, runner
taskrunner
🍑 a configurable task runner written in go
Stars: ✭ 28 (-79.26%)
Mutual labels: task, runner
concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Stars: ✭ 27 (-80%)
Mutual labels: task, task-runner
tasuku
✅ タスク — The minimal task runner for Node.js
Stars: ✭ 1,488 (+1002.22%)
Mutual labels: task, runner
Mask
🎭 A CLI task runner defined by a simple markdown file
Stars: ✭ 495 (+266.67%)
Mutual labels: task, task-runner
nano-staged
Tiny tool to run commands for modified, staged, and committed files in a GIT repository.
Stars: ✭ 347 (+157.04%)
Mutual labels: task, runner
rush
🏃♀️ Minimalistic CLI Tool for Managing and Running Bash Snippets
Stars: ✭ 35 (-74.07%)
Mutual labels: task, task-runner
composer
API-first task runner with three methods: task, run and watch.
Stars: ✭ 35 (-74.07%)
Mutual labels: task, task-runner
Task Easy
A simple, customizable, and lightweight priority queue for promises.
Stars: ✭ 244 (+80.74%)
Mutual labels: task, runner
Nake
Magic script-based C# task runner for .NET Core
Stars: ✭ 183 (+35.56%)
Mutual labels: task, runner
Dramatiq
A fast and reliable background task processing library for Python 3.
Stars: ✭ 2,844 (+2006.67%)
Mutual labels: task, task-runner
Task
A task runner / simpler Make alternative written in Go
Stars: ✭ 4,282 (+3071.85%)
Mutual labels: task, task-runner
Run When
Run tasks based on "Git diff" changes 🏃 ➕ ➖
Stars: ✭ 63 (-53.33%)
Mutual labels: task, task-runner
Task runner which does 🚀 science for you
Built with ❤︎ by Konrad Przydział
Introduction
Drome project is my try to create JavaScript task runner which would be easy to use, lightweight, powerful and with well maintained ecosystem.
Features
- Minimal abstraction: You can define tasks with command line statements and Node.js APIs
- Independent: Drome doesn't have dependencies - it's really light and can grow up in his own way
- Plug & play: All Node packages are Drome ecosystem - you don't have to wait for plugin updates
Resources
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].