YgInit
is a command-line utility which allow the user to interactively initializes a gitlab repository in the current folder.
- use `Yginit -name='reponame' -desc='repo desc' or Yginit -n="reponame" -d="repo desc"
- enter your gitlab url, e.g: git.xxx.com
- enter your username & password
- choice your group
- enter your repo name
- enter your repo desc
- choice your repo type
- choice project type (in order to .gitignore file)
- done
.gitignore
file is come from github/gitignore