Skip to content

Introduction

A modern, cross-platform Go-based CLI tool for managing system packages with a unified interface.

  • 🍺 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.yml in 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.