tobeno/gitlab-crawler

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

A utility for crawling multiple gitlab repositories

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