Skip to content

cross-language-cpp/asdf-djinni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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