Skip to content

awscli-local plugin for the asdf version manager

License

Notifications You must be signed in to change notification settings

paulo-ferraz-oliveira/asdf-awscli-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8420e7a · Aug 22, 2024

History

45 Commits
Jul 10, 2024
Jun 27, 2023
Oct 29, 2023
Jun 16, 2023
Jun 16, 2023
Aug 22, 2024
Jun 6, 2024
Jun 16, 2023
Jun 18, 2023
Jun 27, 2023
Jun 18, 2023
Jun 27, 2023
Oct 29, 2023

Repository files navigation

asdf-awscli-local Build Lint

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: LocalStack License.

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.