https://github.com/sky0621/local-gitlab-project-updates
指定したGitLabドメイン配下のリポジトリを全て指定ディレクトリ配下にgit clone(※既存の場合は git pull)する。
https://github.com/sky0621/local-gitlab-project-updates
Last synced: over 1 year ago
JSON representation
指定したGitLabドメイン配下のリポジトリを全て指定ディレクトリ配下にgit clone(※既存の場合は git pull)する。
- Host: GitHub
- URL: https://github.com/sky0621/local-gitlab-project-updates
- Owner: sky0621
- Created: 2017-06-29T14:13:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T16:03:42.000Z (about 8 years ago)
- Last Synced: 2025-01-21T13:29:05.030Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# local-gitlab-project-updates
## You need ...
### ・go (ver1.7)
### ・git
### ・GitLab Account ("username", "password" and "private key")
## How to use
### ・confirm and edit "config.toml"
### ・do [ $glide up ]
### ・do [ $go run main.go config.go ]