Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/asdf-amazon-ecr-credential-helper
amazon-ecr-credential-helper plugin for asdf
https://github.com/dex4er/asdf-amazon-ecr-credential-helper
asdf hacktoberfest
Last synced: 11 days ago
JSON representation
amazon-ecr-credential-helper plugin for asdf
- Host: GitHub
- URL: https://github.com/dex4er/asdf-amazon-ecr-credential-helper
- Owner: dex4er
- License: mit
- Created: 2022-07-05T13:32:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T19:48:16.000Z (about 1 year ago)
- Last Synced: 2024-10-28T09:02:20.963Z (about 2 months ago)
- Topics: asdf, hacktoberfest
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-amazon-ecr-credential-helper
[![CI](https://github.com/dex4er/asdf-amazon-ecr-credential-helper/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-amazon-ecr-credential-helper/actions/workflows/ci.yml)
[amazon-ecr-credential-helper](https://github.com/awslabs/amazon-ecr-credential-helper) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```shell
asdf plugin-add amazon-ecr-credential-helper https://github.com/dex4er/asdf-amazon-ecr-credential-helper.git
asdf install amazon-ecr-credential-helper latest
asdf global amazon-ecr-credential-helper latest
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.