For coders TYPO3 Tech Corner

[PHPStorm] Open projects easily via command-line

[PHPStorm] Open projects easily via command-line

Settings

Start PHPStorm and select under Tools => "Create Command-line Launcher...".

Now to open PHPStorm with the terminal, replace pstorm with your own command.

Of course you can also use the default.

/usr/local/bin/myCommand

Now you can easily open your project from the console

pstorm myProject

Back

"Code faster, look at the time" - does this sound familiar to you?

How about time and respect for code quality? Working in a team? Automated tests?

Join us