Skip to content

ffizer/asdf-ffizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ffizer Build

ffizer plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

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

ffizer:

# Show all installable versions
asdf list-all ffizer

# Install specific version
asdf install ffizer latest

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

# Now ffizer commands are available
ffizer --version

Check asdf readme for more instructions on how to install & manage versions.

About

package to distribute ffizer via asdf

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages