Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dex4er/asdf-go-containerregistry

go-containerregistry plugin for asdf
https://github.com/dex4er/asdf-go-containerregistry

asdf hacktoberfest

Last synced: 11 days ago
JSON representation

go-containerregistry plugin for asdf

Awesome Lists containing this project

README

        

# asdf-go-containerregistry

[![CI](https://github.com/dex4er/asdf-go-containerregistry/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-go-containerregistry/actions/workflows/ci.yml)

[go-containerregistry](https://github.com/google/go-containerregistry) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```shell
asdf plugin-add go-containerregistry https://github.com/dex4er/asdf-go-containerregistry.git
asdf install go-containerregistry latest
asdf global go-containerregistry latest
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.