Skip to content

Asdf plugin to install the GHA auto-doc tool

License

Notifications You must be signed in to change notification settings

looztra/asdf-auto-doc

Repository files navigation

asdf-auto-doc

Build Lint

auto-doc plugin for the asdf version manager.

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

About

Asdf plugin to install the GHA auto-doc tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages