/gitlab_init.sh

Shell Script for fast initialization of gitlab repository

Primary LanguageShellMIT LicenseMIT

gitlab_init.sh

Shell Script for fast initialization of gitlab repository

Usage

sh gitlab_init.sh GITLAB_USER GITLAB_PROJECT

GITLAB_USER must contain your username on https://gitlab.com/

GITLAB_PROJECT must contain the project name. The project does not must exists into your gitlab account. When the project not exists it will create a new project.

Donate