Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)