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 BitBucket #208

Open ghost opened 6 years ago

ghost commented 6 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 bitbucket or other as a value, with github being the default.