This is the Homebrew tap for Gru, a collection of tools for container management and sandbox environments.
First, add the tap:
brew tap babelcloud/gru
Then install the tools you need:
# Install gbox
brew install gbox
More tools will be added to this collection in the future.
To update a specific formula to the latest version:
# Upgrade the formula
brew update && brew upgrade gbox
This tap is licensed under the Apache License 2.0. See the LICENSE file for details.