/YgInit

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

Primary LanguageJavaScriptMIT LicenseMIT

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 project type (in order to .gitignore file)
  9. done

tips

.gitignorefile is come from github/gitignore

blog

blog