Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.36 KB

README.md

File metadata and controls

61 lines (37 loc) · 1.36 KB

asdf-djinni Build Lint

djinni plugin for the asdf version manager.

Contents

Dependencies

Java, either on the system, or better, via some asdf-java

Install

Plugin:

asdf plugin add djinni

djinni:

# Show all installable versions
asdf list-all djinni

# Install specific version
asdf install djinni latest

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

# Now djinni commands are available
djinni --help

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

Why ?

Because this is the most convenient way to install djinni

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © xlcpp