Shell Script for fast initialization of gitlab repository
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.