Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karancode/asdf-aws-vault

aws-vault plugin for asdf-vm
https://github.com/karancode/asdf-aws-vault

asdf-plugin aws-vault hacktoberfest

Last synced: 2 months ago
JSON representation

aws-vault plugin for asdf-vm

Awesome Lists containing this project

README

        

# asdf-aws-vault
![GitHub Actions Status](https://github.com/karancode/asdf-aws-vault/workflows/Main%20workflow/badge.svg?branch=main)
[aws-vault](https://github.com/99designs/aws-vault) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager

## Install

```
asdf plugin-add aws-vault https://github.com/karancode/asdf-aws-vault.git
asdf install aws-vault
```

## Use

Check out the [asdf documentation](https://asdf-vm.com/guide/getting-started.html#_5-install-a-version) for instructions on how to install and manage versions of aws-vault.

## Crediits

- [asdf-kubectl](https://github.com/asdf-community/asdf-kubectl) plugin
- [asdf-plugin-template](https://github.com/asdf-vm/asdf-plugin-template)