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

https://github.com/porter-dev/setup-porter

Github Action for installing the Porter CLI
https://github.com/porter-dev/setup-porter

Last synced: 23 days ago
JSON representation

Github Action for installing the Porter CLI

Awesome Lists containing this project

README

          

# setup-porter

This Github action installs the Porter CLI on the Github Actions Runner.

## Usage

```yaml
steps:
- name: Run a Porter CLI command
uses: porter-dev/setup-porter@v0.1.0
```