Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jetted (JSON Typedef codegen) plugin for asdf version manager.

License

rover-app/asdf-jetted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-jetted Build Lint

jetted plugin for the asdf version manager.

Contents

Dependencies

TODO: adapt this section

  • bash, curl, tar, and 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 jetted
# or
asdf plugin add jetted https://github.com/rover-app/asdf-jetted.git

jetted:

# Show all installable versions
asdf list-all jetted

# Install specific version
asdf install jetted latest

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

# Now jetted commands are available
jetted --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 © Isaac Harris-Holt

About

Jetted (JSON Typedef codegen) plugin for asdf version manager.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages