I've created github-actions-badge.
It generate GitHub Actions badge Markdown cod from command line.
[](https://github.com/azu/github-actions-badge/actions?query=workflow%3A"test")
This badge spec is here.
Install
Install with npm:
npm install github-actions-badge --global
Usage
Usage
$ github-actions-badge
Options
--format "markdown", "json"
Examples
# Copy GitHub Action as Markdown format
$ github-actions-badge | pbcopy
Example
$ github-actions-badge
[](https://github.com/azu/github-actions-badge/actions?query=workflow%3Aci)
Top comments (0)