/asdf-pint

asdf plugin for Cloudflare's pint

Primary LanguageShellMIT LicenseMIT

asdf-pint Build Lint

pint plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add pint
# or
asdf plugin add pint https://github.com/wbollock/asdf-pint.git

pint:

# Show all installable versions
asdf list-all pint

# Install specific version
asdf install pint latest

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

# Now pint commands are available
pint version

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 © Will Bollock