Awesome
asdf-auto-doc
auto-doc plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.GITHUB_API_TOKEN
: will be used if it is set.
Install
Plugin:
asdf plugin add auto-doc
# or
asdf plugin add auto-doc https://github.com/looztra/asdf-auto-doc.git
auto-doc:
# Show all installable versions
asdf list-all auto-doc
# Install specific version
asdf install auto-doc latest
# Set a version globally (on your ~/.tool-versions file)
asdf global auto-doc latest
# Now auto-doc commands are available
auto-doc --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 © Christophe Furmaniak