Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.21 KB

File metadata and controls

38 lines (26 loc) · 1.21 KB

homebrew-vstack

Homebrew tap for vstack.

This repository contains only Homebrew tap artifacts for distribution. Source code, product documentation, and release policy live in the main repository.

Install

brew tap eschaar/vstack
brew install vstack

Alternative without prior tap:

brew install eschaar/vstack/vstack

What Is In This Repository

  • Formula/vstack.rb: Homebrew formula for vstack.
  • .github/workflows/formula-update.yml: automation that updates the formula after a signed dispatch from the main release pipeline.

Project Policies And Docs

Maintenance

This repository is updated automatically from the release pipeline in eschaar/vstack through a signed repository_dispatch event.