Skip to content

AAPT (Android Asset Packaging Tool) plugin for the asdf version manager

License

Notifications You must be signed in to change notification settings

ronnnnn/asdf-aapt2

Folders and files

NameName
Last commit message
Last commit date
Jul 2, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 18, 2024
May 19, 2024
May 18, 2024
May 18, 2024

Repository files navigation

Contents

Dependencies

Install

Plugin:

asdf plugin add aapt2
# or
asdf plugin add aapt2 https://github.com/ronnnnn/asdf-aapt2.git

aapt2:

# Show all installable versions
asdf list-all aapt2

# Install specific version
asdf install aapt2 latest

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

# Now aapt2 commands are available
aapt2 version

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 © Seiya Kokushi