Skip to content

Ameausoone/asdf-ls-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ls-lint Build Lint

ls-lint plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add ls-lint
# or
asdf plugin add ls-lint https://github.com/ameausoone/asdf-ls-lint.git

ls-lint:

# Show all installable versions
asdf list-all ls-lint

# Install specific version
asdf install ls-lint latest

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

# Now ls-lint commands are available
ls-lint -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 © Antoine Meausoone