jonathantorres / construct

A PHP project/micro-package generator for PDS compliant projects or micro-packages.
MIT License
266 stars 16 forks source link

Add support for repositories hosted on GitLab #149

Open raphaelstolt opened 8 years ago

raphaelstolt commented 8 years ago

To also support users opting for GitLab, it would be useful to aid them in constructing a package structure targeted for GitLab. This could be done by introducing a --profile or similar named option which excepts gitlab or github as a value, with github being the default.

ghost commented 7 years ago

Templates for GitLab Examples:

Also related - .gitlab-ci.yml #207