gama
« Back to VersTracker
Description:
Manage your GitHub Actions from Terminal with great UI
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: github-actions cli devops ci-cd terminal
Install: brew install gama
About:
Gama is a command-line interface tool designed to interact with GitHub Actions directly from your terminal. It provides an intuitive, interactive UI to view workflow runs, logs, and artifacts without leaving your command line. This streamlines CI/CD monitoring and management for developers who prefer working in a terminal environment.
Key Features:
  • Interactive terminal UI for browsing workflows and runs
  • Real-time logs and status monitoring
  • Trigger and re-run workflows from CLI
Use Cases:
  • Monitoring CI/CD pipeline status during development
  • Debugging failed GitHub Actions runs by inspecting logs
  • Triggering workflow runs without using the web interface
Alternatives:
  • gh – Official GitHub CLI with broader features, but less specialized UI for Actions
  • act – Runs GitHub Actions locally, whereas Gama interacts with remote workflows
Version History
Detected Version Rev Change Commit
Sep 11, 2025 2:09pm 0 VERSION_BUMP 95e86c95