Skip to content
/ YgInit Public

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

License

Notifications You must be signed in to change notification settings

lz82/YgInit

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published