Skip to content

carbonteq/asdf-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-tv Build Lint

tv (tidy-viewer) plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities

Install

Plugin:

asdf plugin add tidy-viewer

# or

asdf plugin add tidy-viewer https://github.com/carbonteq/asdf-tv.git

tidy-viewer:

# Show all installable versions
asdf list-all tidy-viewer

# Install specific version
asdf install tidy-viewer latest

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

# Now tidy-viewer commands are available
tidy-viewer --version

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 © Carbonteq