Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.57 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.57 KB

asdf-license-plist Build Lint

LicensePlist plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add license-plist
# or
asdf plugin add license-plist https://github.com/MacPaw/asdf-license-plist.git

license-plist:

# Show all installable versions
asdf list-all license-plist

# Install specific version
asdf install license-plist latest

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

# Now license-plist commands are available
license-plist --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 © MacPaw