Skip to content

benit8/asdf-nnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-nnn Build Lint

nnn plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • libncurses
  • libreadline

Install

Plugin:

asdf plugin add nnn
# or
asdf plugin add nnn https://github.com/benit8/asdf-nnn.git

nnn:

# Show all installable versions
asdf list-all nnn

# Install specific version
asdf install nnn latest

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

# Now nnn commands are available
nnn -h

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 © Benoît Lormeau

About

nnn plugin for asdf version manager https://github.com/asdf-vm/asdf

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages