Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dex4er/asdf-infracost

infracost plugin for asdf
https://github.com/dex4er/asdf-infracost

asdf hacktoberfest

Last synced: 11 days ago
JSON representation

infracost plugin for asdf

Awesome Lists containing this project

README

        

# asdf-infracost

[![CI](https://github.com/dex4er/asdf-infracost/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-infracost/actions/workflows/ci.yml)

[infracost](https://github.com/infracost/infracost) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```shell
asdf plugin-add infracost https://github.com/dex4er/asdf-infracost.git
asdf install infracost latest
asdf global infracost latest
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.