Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.56 KB

File metadata and controls

46 lines (28 loc) · 1.56 KB

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.