GitHub Actions Manager (GAMA)
GAMA is a terminal-ui tool designed to simplify the management of your GitHub Actions workflows. It provides functionality to list and trigger workflows directly from your terminal.
Features
- You can use more than 10 workflow inputs.
- List all workflows in a repository.
- Trigger specific workflows using their ID.
Installation
GAMA can be installed using the go get
command:
go get github.com/termkit/gama@v1.0.0