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

https://github.com/armen/pear_packagefilemanager_git


https://github.com/armen/pear_packagefilemanager_git

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

The Git list plugin generator for both PEAR_PackageFileManager, and PEAR_PackageFileManager2 classes.

It supports standard .gitignore and .git/info/exclude file format

dir/to/exclude/* # to exclude whole directory from list
!dir/to/exclude/important_file # to include the important_file in the list

To build:
$ pear package

To install:
$ pear channel-discover pear.vardump.org
$ pear install vd/PEAR_PackageFileManager_Git