Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 845 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 845 Bytes

Nasm - ASDF

A plugin for the asdf version manager.

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