Skip to content

Dpbm/asdf-nasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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