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

https://github.com/wireapp/setup-fd

Set up the `fd` command in GithubActions
https://github.com/wireapp/setup-fd

Last synced: 4 months ago
JSON representation

Set up the `fd` command in GithubActions

Awesome Lists containing this project

README

          

# setup-fd

Set up the [`fd`] command (aka [fd-find][`fd`]) in Github Actions.

## Usage

Select the most recent version:

```yaml
- uses: wireapp/setup-fd
```

### Select a specific version

```yaml
- uses: wireapp/setup-fd
with:
version: v10.0.0
```

## License

[MIT](./LICENSE)

[`fd`]: https://github.com/sharkdp/fd