项目作者: cross-language-cpp

项目描述 :
The asdf djinni plugin
高级语言: Shell
项目地址: git://github.com/cross-language-cpp/asdf-djinni.git
创建时间: 2021-01-04T12:27:09Z
项目社区:https://github.com/cross-language-cpp/asdf-djinni

开源协议:Apache License 2.0

下载




# 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:

  1. asdf plugin add djinni

djinni:

  1. # Show all installable versions
  2. asdf list-all djinni
  3. # Install specific version
  4. asdf install djinni latest
  5. # Set a version globally (on your ~/.tool-versions file)
  6. asdf global djinni latest
  7. # Now djinni commands are available
  8. 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