Sweetchuck / WebIdeConfigManager

Helper script to store JetBrains IDE configurations in multiple directories.
19 stars 10 forks source link

WebIdeConfigManager

Helper script to store JetBrains IDE configurations in multiple directories.

Put your custom configurations under ConfigHome

Sample ./ConfigHome/MyPlayGround/templates/myplayground-foo.xml

Exit from PhpStorm

run php ./WebIdeConfigManager.php to import all configs. run php ./WebIdeConfigManager.php -h MyPlayGround to import just MyPlayGround config.

Start PhpStorm