Can I run a script every time a project opens or closes?

Hi,

I would like to run a script every time a project is opened.
This script would load a Livereload server on the project folder.

When closing this project (exit PHPStorm) I would like to run another script to exit the Livereload server.

Is this possible?
Or are there other ways to do Livereload with PHPStorm?

Regards,
Hendrik

0

请先登录再写评论。