Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dex4er/asdf-infracost
- Owner: dex4er
- License: mit
- Created: 2022-08-03T12:44:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T18:55:42.000Z (about 1 year ago)
- Last Synced: 2024-10-28T09:02:16.216Z (about 2 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.