1.0.3 • Published 6 years ago

yginit v1.0.3

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

YgInit

YgInitis a command-line utility which allow the user to interactively initializes a gitlab repository in the current folder.

Usage

  1. use `Yginit -name='reponame' -desc='repo desc' or Yginit -n="reponame" -d="repo desc"
  2. enter your gitlab url, e.g: git.xxx.com
  3. enter your username & password
  4. choice your group
  5. enter your repo name
  6. enter your repo desc
  7. choice your repo type
  8. choice ignore file or folder
  9. done!