Home

Awesome

<div align="center">

asdf-minify Build Lint

minify plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add minify
# or
asdf plugin add minify https://github.com/axilleas/asdf-minify.git

minify:

# Show all installable versions
asdf list-all minify

# Install specific version
asdf install minify latest

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

# Now minify commands are available
minify --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

License

See LICENSE © Achilleas Pipinellis