An open API service indexing awesome lists of open source software.

https://github.com/aca/setup-agebox


https://github.com/aca/setup-agebox

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# setup-agebox

Sets up https://github.com/slok/agebox, for use in github action workflow.

## Usage
```
steps:
- uses: actions/checkout@v3
- uses: aca/setup-agebox@v1
- run: agebox --version
```