gabo

Generates GitHub Actions workflow boilerplate for common CI/CD tasks

brewmacoslinux
Try with needOr install directly
Source

About

Generates GitHub Actions boilerplate

Commands

gabo

Examples

Generate a basic Node.js CI workflow$ gabo nodejs
Create a Python testing workflow with multiple versions$ gabo python --versions 3.8,3.9,3.10
List all available workflow templates$ gabo list