Looking to hire Laravel developers? Try LaraJobs

laravel-gitlab-ci-config-generator maintained by talvbansal

Description
A Gitlab CI Config Generator and Dependency Installer
Author
Last update
2024/04/23 10:26 (dev-master)
License
Downloads
4 597

Comments
comments powered by Disqus

Generate a gitlab-ci config for your laravel project

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.