Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psi-4ward/pstorm_reggit
Tool to register nested git root in a PhpStorm project
https://github.com/psi-4ward/pstorm_reggit
Last synced: 22 days ago
JSON representation
Tool to register nested git root in a PhpStorm project
- Host: GitHub
- URL: https://github.com/psi-4ward/pstorm_reggit
- Owner: psi-4ward
- Created: 2014-02-27T15:04:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T15:08:11.000Z (almost 11 years ago)
- Last Synced: 2024-12-09T08:47:00.204Z (25 days ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhpStorm GitRoot registration tool
Recursivly find .git roots and registrate it as GitRoot.
## Requirements
* PHP >=5.3## Installation
* copy the `pstorm_reggit` anywhere in your path (ie `/usr/local/bin`)
* run pstrom_reggit in any PhpStorm project folder`pstorm_reggit pathToProjectFolder --exclude composer --exclude vendor`
License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL
Author: [4ward.media](http://www.4wardmedia.de)