RSS Git Download  Clone
..
  codeStyleSettings.xml 277B p3x-robot sunday release 2017-8-30 16:39:06 7 years ago
  gitlist.iml 2kB p3x-robot 7 years ago
  misc.xml 174B p3x-robot 7 years ago
  modules.xml 266B p3x-robot 7 years ago
  vcs.xml 167B p3x-robot 7 years ago
  README.md
[//]: #@corifeus-header [![Build Status](https://travis-ci.org/patrikx3/gitlist.svg?branch=master)](https://travis-ci.org/patrikx3/gitlist) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/patrikx3/gitlist/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/gitlist/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/patrikx3/gitlist/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/gitlist/?branch=master) # 🤖 P3X Gitlist v1.1.3 # Description [//]: #@corifeus-header:end This is Klaus Silveira's fork, with multiple themes, sub-modules and updated to PHP7 only and upgraded all components. ### PHP > 7.1 only [README](artifacts/php-7.2-ubuntu.md) # Release version/update info ## Package Done, just put on your server, nothing to build: https://github.com/patrikx3/gitlist/releases ### v1.2.0 - unreleased / in progress * In submodules, if the "submodule" and "path" is not the same, it chokes (it should work the submodule name and path are not the same) * Works * submodule "path/name" * path path/name * Not working * submodule "name" * path path/name Further [change log](changelog.md) ... # Old info https://github.com/klaussilveira/gitlist # Live demo http://gitlist.patrikx3.com/ # Installation ## Requirements For the build on your workstation (themes): * ```NodeJs``` >= 7.8 * ```Bower``` and ```Grunt``` (npm install -g bower grunt-cli) In order to run GitList on your server, you'll need: * ```git``` * ```Apache``` with ```mod_rewrite``` enabled or ```nginx``` * ```PHP``` >= 7.1 ## By hand If you just want to get the project dependencies, instead of building everything: ``` git clone https://github.com/patrikx3/gitlist.git curl -s http://getcomposer.org/installer | php php composer.phar install bower install grunt ``` If you have Composer in your path, things get easier. But you know the drill. [Install](INSTALL.md) - here. [//]: #@corifeus-footer --- [**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.1.3 [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) ## P3X Sponsors [IntelliJ - The most intelligent Java IDE](https://www.jetbrains.com) [![JetBrains](https://cdn.corifeus.com/assets/svg/jetbrains-logo.svg)](https://www.jetbrains.com/) [![NoSQLBooster](https://cdn.corifeus.com/assets/png/nosqlbooster-70x70.png)](https://www.nosqlbooster.com/) [The Smartest IDE for MongoDB](https://www.nosqlbooster.com) [//]: #@corifeus-footer:end