Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 850 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 850 Bytes

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.