https://github.com/skyzyx/asdf-hclq
An asdf plugin for installing mattolenik/hclq.
https://github.com/skyzyx/asdf-hclq
asdf asdf-plugin asdf-vm consul hashicorp hcl hclq nomad plugin terraform vault
Last synced: 3 months ago
JSON representation
An asdf plugin for installing mattolenik/hclq.
- Host: GitHub
- URL: https://github.com/skyzyx/asdf-hclq
- Owner: skyzyx
- License: apache-2.0
- Created: 2019-09-10T23:09:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T23:10:32.000Z (almost 7 years ago)
- Last Synced: 2026-01-18T22:20:53.024Z (6 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, consul, hashicorp, hcl, hclq, nomad, plugin, terraform, vault
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# asdf-hclq
[Build Status]
[`hclq`](https://github.com/mattolenik/hclq) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```bash
asdf plugin-add hclq https://github.com/skyzyx/asdf-hclq
```
## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) README for instructions on how to install and manage versions of software.
## Credit
Most of this code is from [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint), used under the Apache 2.0 license.