Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hazelops/action-setup-ize


https://github.com/hazelops/action-setup-ize

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ize setup

This action sets up `ize` for use within GitHub actions.

Ize is designed as a simple wrapper around popular tools, so they can be easily integrated in one infra: terraform, ECS deployment, serverless, and others.

## Usage

Copy and paste the following snippet into your .yml file.

```yaml
- name: ize setup
uses: hazelops/[email protected]
with:
version: 0.3.0
```