tobeno/gitlab-crawler

This package is abandoned and no longer maintained. No replacement package was suggested.

A utility for crawling multiple gitlab repositories

Maintainers

Package info

github.com/tobeno/gitlab-crawler

pkg:composer/tobeno/gitlab-crawler

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2020-02-16 19:13 UTC

This package is not auto-updated.

Last update: 2021-02-14 14:11:53 UTC


README

An experimental crawler for Gitlab repositories.

Requirements

  • PHP 7.1 or higher
  • Composer

Installation

  1. Download or clone this repository
  2. Run composer install in the repository
  3. Rename config.local.php.dist -> config.local.php and fill out missing configuration options.

License

MIT