All Projects → shannonmoeller → Ygor

shannonmoeller / Ygor

Licence: mit
Task toolkit. For when `npm run` isn't enough and everything else is too much.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
script
160 projects

Projects that are alternatives of or similar to Ygor

Mmake
Mmake is a small program which wraps make to provide additional functionality, such as user-friendly help output, remote includes, and eventually more. It otherwise acts as a pass-through to standard make.
Stars: ✭ 1,593 (+2208.7%)
Mutual labels:  build-tool, make, task-runner
makesure
Simple task/command runner with declarative goals and dependencies
Stars: ✭ 230 (+233.33%)
Mutual labels:  task-runner, build-tool, make
Foy
A simple, light-weight and modern task runner for general purpose.
Stars: ✭ 157 (+127.54%)
Mutual labels:  build-tool, make, task-runner
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+1197.1%)
Mutual labels:  build-tool, make, task-runner
Task
A task runner / simpler Make alternative written in Go
Stars: ✭ 4,282 (+6105.8%)
Mutual labels:  build-tool, make, task-runner
Mask
🎭 A CLI task runner defined by a simple markdown file
Stars: ✭ 495 (+617.39%)
Mutual labels:  build-tool, make, task-runner
alfons
🚀 Task runner for Lua and MoonScript.
Stars: ✭ 17 (-75.36%)
Mutual labels:  task-runner, build-tool
up
UP - Ultimate Provisioner CLI
Stars: ✭ 43 (-37.68%)
Mutual labels:  build-tool, make
rote
Automate everything.
Stars: ✭ 66 (-4.35%)
Mutual labels:  task-runner, build-tool
nss-run
nss-run (not so simple run) is a very simplistic build tool.
Stars: ✭ 14 (-79.71%)
Mutual labels:  task-runner, build-tool
alfred
(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
Stars: ✭ 62 (-10.14%)
Mutual labels:  task-runner, build-tool
lets
CLI task runner for developers - a better alternative to make
Stars: ✭ 50 (-27.54%)
Mutual labels:  task-runner, make
gow
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
Stars: ✭ 343 (+397.1%)
Mutual labels:  task-runner, build-tool
Zeus
An Electrifying Build System
Stars: ✭ 176 (+155.07%)
Mutual labels:  build-tool, make
make
The Ultimate Makefile to compile all your C, C++, Assembly and Fortran projects
Stars: ✭ 41 (-40.58%)
Mutual labels:  build-tool, make
Reggae
Build system in D, Python, Ruby, Javascript or Lua
Stars: ✭ 141 (+104.35%)
Mutual labels:  build-tool, make
Phing
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
Stars: ✭ 1,085 (+1472.46%)
Mutual labels:  build-tool, make
Realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Stars: ✭ 4,162 (+5931.88%)
Mutual labels:  build-tool, task-runner
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (+78.26%)
Mutual labels:  build-tool, make
Air
☁️ Live reload for Go apps
Stars: ✭ 5,257 (+7518.84%)
Mutual labels:  build-tool, task-runner

ygor

For when npm run isn't enough and everything else is too much.

version build status coverage status


Ygor is a no-frills toolkit consisting of a task runner and a file transformer. Enjoy as a whole or a la carte. Built on promises, Ygor works wonderfully with async and await in Node.js 8 and above.

Node is the CLI, npm is the plugin system. Go nuts.


MIT © Shannon Moeller

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].