Skip to content

asdf-community/asdf-jetbrains

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-jetbrains Build Lint

jetbrains plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add <jetbrains product> https://github.com/asdf-community/asdf-jetbrains.git

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

The product name can also be prefixed with jetbrains-, e.g. jetbrains-ideac, jetbrains-goland, etc.

Example for JetBrains IDEA Community Edition:

# Install plugin for JetBrains IDEA Community Edition
asdf plugin add ideac https://github.com/asdf-community/asdf-jetbrains.git

# Show all installable versions of JetBrains IDEA Community Edition
asdf list all ideac

# Install specific version
asdf install ideac latest

# Set a version globally (in your ~/.tool-versions file)
asdf set -u ideac latest

# Now 'ideac' command is available
ideac

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 © Maxim Butov

About

JetBrains products for the asdf version manager [maintainer=@mbutov]

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Shell 100.0%