Skip to content

Generate a working .gitlab-ci.yml and other dependencies file for your laravel projects

License

Notifications You must be signed in to change notification settings

talvbansal/laravel-gitlab-ci-config-generator

Repository files navigation

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.

About

Generate a working .gitlab-ci.yml and other dependencies file for your laravel projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages