An open API service indexing awesome lists of open source software.

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)する。

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 ]