zilla
zilla copied to clipboard
Recipe for brew install
Support brew
install recipe for zpm
.
When running zilla
locally without using the docker
image, you need to run the following commands.
zpm install
zpm clean --keep-image
Therefore we need to provide an easy way to make zpm
available as a local command via brew install
.