Open Inellij in current directory - bash terminal

3 weeks ago 19
ARTICLE AD BOX

I just trying to find the way to easy open my cloned java Spring boot projects using bash terminal.

So lets say I just cloned git repo cd in that directory and is there way to open that directory in Intellij?

I think its a good way to save some time.
I did little research on Stack Overflow and google, didnt find anything so far.

Read Entire Article