Skip to content

iul1an/asdf-gallery-dl

Repository files navigation

asdf-gallery-dl Build Lint

gallery-dl plugin for the asdf version manager.

Contents

Compatibility

This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.

Install

Plugin:

asdf plugin add gallery-dl
# or
asdf plugin add gallery-dl https://github.com/iul1an/asdf-gallery-dl.git

gallery-dl:

# Show all installable versions
asdf list-all gallery-dl

# Install specific version
asdf install gallery-dl latest

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

# Now gallery-dl commands are available
gallery-dl --help

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 © Iulian Mandache

Releases

No releases published

Packages

No packages published

Languages