talvbansal/laravel-gitlab-ci-config-generator

A Gitlab CI Config Generator and Dependency Installer

dev-master 2024-04-23 08:26 UTC

This package is auto-updated.

Last update: 2024-04-23 08:26:51 UTC


README

Latest Version on Packagist GitHub Tests Action Status Total Downloads

A package to generate a gitlab ci config as well as pulling in dependencies for some sane default pipelines.

More information about what this sets up for you can be found here

Installation

You can install the package via composer:

composer require talvbansal/laravel-gitlab-ci-config-generator --dev

Usage

php artisan gitlab-ci:generate

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.