yginit
v1.0.3
Published
a cli for init pro in gitlab
Downloads
10
Readme
YgInit
YgInit
is a command-line utility which allow the user to interactively initializes a gitlab repository in the current folder.
Usage
- 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 ignore file or folder
- done!