Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/srz-zumix/setup-automake

install automake
https://github.com/srz-zumix/setup-automake

actions github-actions

Last synced: about 2 months ago
JSON representation

install automake

Awesome Lists containing this project

README

        

# setup-automake

install automake

## Usage

```yaml
steps:
- uses: srz-zumix/setup-automake@v0
with:
version: "1.16.*"
- run: automake --version
```