Home

Awesome

<div align="center">

asdf-aws-amplify-cli Build Lint

aws-amplify-cli plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add aws-amplify-cli
# or
asdf plugin add aws-amplify-cli https://github.com/LozanoMatheus/asdf-aws-amplify-cli.git

aws-amplify-cli:

# Show all installable versions
asdf list-all aws-amplify-cli

# Install specific version
asdf install aws-amplify-cli latest

# Set a version globally (on your ~/.tool-versions file)
asdf global aws-amplify-cli latest

# Now aws-amplify-cli commands are available
Please, check the official documentation in the section Commands Summary:
https://github.com/aws-amplify/amplify-cli#commands-summary

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © LozanoMatheus