2017 © Pedro Peláez
 

library nette-gitlab

This is a simple gitlab integration into Nette Framework

image

salamek/nette-gitlab

This is a simple gitlab integration into Nette Framework

  • Wednesday, January 3, 2018
  • by Salamek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 55 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Nette Gitlab

This is a simple integration of gitlab into Nette Framework, (*1)

Instalation

The best way to install salamek/nette-gitlab is using Composer:, (*2)

$ composer require salamek/nette-gitlab:@dev

Then you have to register extension in config.neon., (*3)

extensions:
    gitlab: Salamek\Gitlab\DI\GitlabExtension

gitlab:
    gitlabUrl: https://gitlab.com/api/v3
    gitlabToken: GITLAB_TOKEN
    projectPath: PATH_TO_YOUR_PROJECT

The Versions

03/01 2018

dev-master

9999999-dev

This is a simple gitlab integration into Nette Framework

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

git nette gitlab

03/01 2018

v1.0.1

1.0.1.0

This is a simple gitlab integration into Nette Framework

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

git nette gitlab

22/09 2016

v1.0

1.0.0.0

This is a simple gitlab integration into Nette Framework

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

git nette gitlab