Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josegonzalez/php-git

Unmaintained: A simple git-php project that enables github-like functionality with a not-so-bad stylesheet :)
https://github.com/josegonzalez/php-git

Last synced: 12 days ago
JSON representation

Unmaintained: A simple git-php project that enables github-like functionality with a not-so-bad stylesheet :)

Awesome Lists containing this project

README

        

h1. GIT-PHP

For those times when loading a local "github" instance in php would be nice.

h2. Installation

Drop it in a directory, point a virtualhost at the @web@ folder, and off you go. This is assuming you have Apache as a server.

You may need to tweak the settings a bit, they are in @config/core.php@. I will document these when I have completed the app, as the configuration interface may change drastically between now and then. Hopefully it is self-explanatory though.