v 0.47.7 Updated: 7 months, 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 into the macOS Terminal after installing MacPorts
sudo port install toast
Installations | 0 |
Requested Installations | 0 |