Home

Awesome

Nasm - ASDF

A plugin for the asdf version manager.

</div>

Tests

Dependencies

To install this plugin you need the follow:

Install

asdf plugin add nasm https://github.com/Dpbm/asdf-nasm.git

Commands

# Show all installable versions
asdf list-all nasm

# Install specific version
asdf install nasm `version`

# Set a version globally
asdf global nasm `version`

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

License

See LICENSE © Dpbm

Made with 🥰 by Dpbm