Sweetchuck / WebIdeConfigManager

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

how to install at Windows? #7

Open lixiphp opened 11 years ago

lixiphp commented 11 years ago

whether I should git clone WebIdeConfigManager at following directory?

C:\Users.WebIdeXX

Sweetchuck commented 11 years ago

No. Do not touch anything under the C:\Users\USERNAME.WebIdeXX directory by manually.

Clone this repository into your Documents directory (for example).

The manager script will found your C:\Users\USERNAME.WebIdeXX directory, and copy the necessary files into it.

Sweetchuck commented 11 years ago

Here is a better description how to use this script. https://drupal.org/project/phpstorm-templates

skrln commented 10 years ago

I get stuck at step 7. "$ ./WebIdeConfigManager.php push" in windows command line

[ERROR] . is not recognized as an internal or external command, program or batch file. Any idea?

Instructions from https://drupal.org/project/phpstorm-templates

inri13666 commented 10 years ago

You need to run it at cmd like "path to php.exe" -f "path to WebIdeConfigManager.php" push