JamesForks / Git

A git repository manager for Laravel 5

Home Page:https://styleci.grahamjcampbell.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StyleCI Git

StyleCI Git was created by, and is maintained by Graham Campbell, and is a git repository manager for Laravel 5. It utilises the Gitlib package. Feel free to check out the change log, releases, license, api docs, and contribution guidelines.

StyleCI Git

Build Status Coverage Status Quality Score Software License Latest Version

Installation

PHP 5.5+ or HHVM 3.3+, and Composer are required.

To get the latest version of StyleCI Git, simply add the following line to the require block of your composer.json file:

"styleci/git": "0.1.*"

You'll then need to run composer install or composer update to download it and have the autoloader updated.

Once StyleCI Git is installed, you're done. There are no service providers to register.

Configuration

StyleCI Git requires no configuration. Just follow the simple install instructions and go!

Usage

StyleCI Git is designed to pull down code from github with maximum reliability and ease. There is currently no real documentation for this package, but feel free to check out the API Documentation for StyleCI Git.

License

StyleCI Git is licensed under The MIT License (MIT).

About

A git repository manager for Laravel 5

https://styleci.grahamjcampbell.co.uk/

License:MIT License


Languages

Language:PHP 100.0%