jetbrains plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.jq
- commandline JSON processor
asdf plugin add jetbrains
# or
asdf plugin add jetbrains https://github.com/asdf-community/asdf-jetbrains.git
# Show help
asdf jetbrains
Output:
ASDF JetBrains plugin
USAGE
asdf jetbrains list # List jetbrains products
asdf jetbrains add <product> # Add ASDF plugin for JetBrains product
asdf jetbrains remove <product> # Remove ASDF plugin for JetBrains product
EXAMPLE
asdf jetbrains add idea # Add ASDF plugin for JetBrains IDEA
asdf list all idea # List versions of JetBrains IDEA
asdf install idea latest # Install latest version of JetBrains IDEA
asdf global idea latest # Set global version of JetBrains IDEA
idea # Run JetBrains IDEA
JetBrains products:
clion - CLion
datagrip - DataGrip
dataspell - DataSpell
gateway - Gateway
goland - GoLand
idea - IntelliJ IDEA Ultimate
ideac - IntelliJ IDEA Community Edition
mps - MPS
phpstorm - PhpStorm
pycharm - PyCharm Professional Edition
pycharmc - PyCharm Community Edition
rider - Rider
rideru - Rider for Unreal Engine
rubymine - RubyMine
webstorm - WebStorm
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Maxim Butov