Skip to content

mfakane/asdf-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-nano GitHub Actions Status

GNU nano plugin for asdf version manager.

Forked from tsuyoshicho/asdf-vim.

Usage

Install

The plugin can be install using the following command.

asdf plugin add nano
# or asdf plugin add nano https://github.com/mfakane/asdf-nano.git
asdf install nano <version>

Installation Variable

  • ASDF_NANO_CONFIG: nano configuration arguments. See install for default configurations.

.tool-versions file

You can specify the version to install with a line like so in your .tool-versions file: nano <version>

Using the CLI

You can then set the local/global version to your new version with asdf local nano <version> or asdf global nano <version>.

Use

Check asdf readme for instructions on how to install & manage versions of GNU nano.

About

asdf plugin for installing nano

Topics

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-asdf-cmake
MIT
LICENSE-asdf-vim

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages