Introduction
A modern, cross-platform Go-based CLI tool for managing system packages with a unified interface.
✨ Features
Section titled “✨ Features”- 🍺 Homebrew Automation: Install, remove, update, and check status of Homebrew packages via CLI (will be extended to support other package managers in the future)
- 📝 YAML Configuration: Manage multiple packages and custom commands in
voltig.yml. - 🔍 Automatic Config Discovery: Voltig finds
voltig.ymlin your current or parent directories. - 🧩 Custom Commands: Define your own build, test, or install scripts in YAML.
- 🚀 Easy Installation: One-liner install script or manual build.