/jb-project-opener

List all your JetBrains Projects and open the selected one

Primary LanguageGoMIT LicenseMIT

Jetbrains Project Opener

A Shell-Script which list all your JetBrains Projects and open the selected one.

Dependencies

How to install

Just download the shell-script and make them executable:

wget https://raw.githubusercontent.com/rainu/jb-project-opener/main/jetbrains-project-opener
chmod +x jetbrains-project-opener

AUR

Or you can just install the AUR-Package on your arch-linux. Here with usage of the yay AUR Helper

yay -S jetbrains-project-opener

How to use

Then you can just call it:

./jetbrains-project-opener

License

MIT, see LICENSE.