Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines.
--- name: "github-actions-gen" version: "3.0.0" description: "Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines." author: "BytesAgain" homepage: "https://bytesagain.com" --- # github-actions-gen Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines. ## Commands ### `create` ```bash scripts/script.sh create <type> ``` ### `template` ```bash scripts/script.sh template <language> ``` ### `lint` ```bash scripts/script.sh lint <file> ``` ### `list` ```bash scripts/script.sh list ``` ### `optimize` ```bash scripts/script.sh optimize <file> ``` ### `secrets` ```bash scripts/script.sh secrets <file> ``` ## Data Storage Data stored in `~/.local/share/github-actions-gen/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.