Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.48 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.48 KB

asdf-sourcedocs Build Lint

SourceDocs plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add sourcedocs https://github.com/tuist/asdf-sourcedocs.git

sourcedocs:

# Show all installable versions
asdf list-all sourcedocs

# Install specific version
asdf install sourcedocs latest

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

# Now sourcedocs commands are available
sourcedocs --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 © Tuist