xc

Markdown-based task runner for defining and executing project tasks

brewmacoslinux
Try with needOr install directly
Source

About

Markdown defined task runner

Commands

xc

Examples

List all available tasks defined in xc.md$ xc
Run a specific task named 'build'$ xc build
Run a task with arguments$ xc deploy production