Skip to content

An android-archives-watchdog (aaw) plugin for asdf

License

Notifications You must be signed in to change notification settings

dotanuki-labs/asdf-aaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-aaw

CI Code Style License

A android-archives-watchdog plugin for asdf.

Installing

Installing this plugin:

$> asdf plugin add aaw https://github.com/dotanuki-labs/asdf-aaw.git

Using

Managing aaw with asdf:

# Shows all installable versions
$> asdf list-all aaw

# Downloads the latest version
$> asdf install aaw latest

# Defines the latest version for your local project (writes <project>/.tool-versions)
$> asdf local aaw latest

# Now aaw commands are available
$> aaw version

# Rolls-back / installs a specific version
$> asdf install aaw 0.1.0

You may also want to check the official documentation to learn more about asdf.

License

Copyright (c) 2023 - Dotanuki Labs - The MIT license

About

An android-archives-watchdog (aaw) plugin for asdf

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages