toast

v 0.47.6 Updated: 1 month, 3 weeks ago

Containerize your development and continuous integration environments.

Toast is a tool for doing work in containers. You define tasks in a YAML file called a toastfile, and Toast runs them in a containerized environment based on a Docker image of your choosing. What constitutes a "task" is up to you: tasks can install system packages, build an application, run a test suite, or even serve web pages. Tasks can depend on other tasks, so Toast can be understood as a high-level containerized build system.

https://github.com/stepchowfun/toast

To install toast, paste this in macOS terminal after installing MacPorts

sudo port install toast

Add to my watchlist

Installations 1
Requested Installations 1