This repository contains the installation script for installing majority of the jetbrain IDEs that can run on the raspberry pi
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallPyCharm.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallIntelliJ.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallClion.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallGoLand.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallPhpStorm.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallRubyMine.sh | bash
wget -qO- https://raw.githubusercontent.com/techcoder20/RPIJetbrainIDEsInstaller/main/InstallWebStorm.sh | bash