toast

Run tasks in containers without writing Dockerfiles

brewmacoslinux
Try with needOr install directly
Source

About

Tool for running tasks in containers

Commands

toast

Examples

Run a task defined in a toast.yml file$ toast run build
List all available tasks in the current project$ toast list
Run a task with custom parameters$ toast run test -- --coverage