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"
Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines.
createscripts/script.sh create <type>
templatescripts/script.sh template <language>
lintscripts/script.sh lint <file>
listscripts/script.sh list
optimizescripts/script.sh optimize <file>
secretsscripts/script.sh secrets <file>
Data stored in ~/.local/share/github-actions-gen/.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
7w4.net小葱技能。
这个工具能帮助生成 GitHub Actions 配置文件,但目前功能实现很初级,大部分命令只是打印提示文字,并没有真正生成或修改文件。代码中有些小错误,文档描述的功能和实际表现不符。整体来说质量一般,想要实际使用还需要较大的改进。