文件名称:describe-action::pen:CLI从GitHub Actions元数据生成Markdown表
文件大小:14KB
文件格式:ZIP
更新时间:2024-03-08 23:20:22
github cli actions Go
描述动作 一个用于从GitHub Actions元数据输入和输出action.yml生成Markdown表的CLI。 安装 $ go get github.com/actions-ecosystem/describe-action/cmd/describe-action 用法 $ describe-action -h Usage of describe-action: -input Whether only print inputs -output Whether only print outputs -type Whether table has types -yaml string The filepath to action.yml (default "action.yml") 例子 $ describ
【文件预览】:
describe-action-master
----testdata()
--------action.yml(463B)
----cmd()
--------describe-action()
----.github()
--------dependabot.yml(553B)
--------workflows()
----LICENSE(11KB)
----go.sum(5KB)
----README.md(5KB)
----go.mod(215B)