Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.