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

https://github.com/skyzyx/asdf-conform

An asdf plugin for installing talos-systems/conform.
https://github.com/skyzyx/asdf-conform

asdf asdf-plugin asdf-vm conform plugin talos-systems

Last synced: 6 months ago
JSON representation

An asdf plugin for installing talos-systems/conform.

Awesome Lists containing this project

README

          

# asdf-conform

[![Build Status](https://travis-ci.org/skyzyx/asdf-conform.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-conform)

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

## Install

```bash
asdf plugin-add conform https://github.com/skyzyx/asdf-conform
```

## 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.