Awesome
asdf-awscli-local
awscli-local plugin for the asdf version manager.
Disclaimer: the authors of this plugin are not affiliated with LocalStack; for information purposes we show the license associated with that software: .
Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.pip3
: Python package management system.wheel
: a built-package format for Python.
Install
Start by installing the plugin with:
asdf plugin add awscli-local https://github.com/paulo-ferraz-oliveira/asdf-awscli-local.git
Now install the tool with:
asdf install awscli-local latest
Check asdf's README for more instructions on how to install and manage versions.
Versioning
This project adheres to Semantic Versioning.
Readme
We get inspiration for our README's format/content from Make a README.
Changelog
All notable changes to this project will be referenced from the CHANGELOG.
Contributing
Though this project is maintained by paulo-ferraz-oliveira contributions are accepted and welcome. Check CONTRIBUTING.md for more.
License
Check LICENSE.