Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/asdf-hcl2json
hcl2json plugin for asdf
https://github.com/dex4er/asdf-hcl2json
asdf hacktoberfest
Last synced: 11 days ago
JSON representation
hcl2json plugin for asdf
- Host: GitHub
- URL: https://github.com/dex4er/asdf-hcl2json
- Owner: dex4er
- License: mit
- Created: 2023-01-16T13:50:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T15:30:05.000Z (about 1 year ago)
- Last Synced: 2024-10-28T09:02:19.887Z (about 2 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-hcl2json
[![CI](https://github.com/dex4er/asdf-hcl2json/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-hcl2json/actions/workflows/ci.yml)
[hcl2json](https://github.com/tmccombs/hcl2json) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```shell
asdf plugin-add hcl2json https://github.com/dex4er/asdf-hcl2json.git
asdf install hcl2json latest
asdf global hcl2json latest
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.