https://github.com/sky0621/repertorium
GitHubから指定オーナーのリポジトリ一覧を取得
https://github.com/sky0621/repertorium
Last synced: 24 days ago
JSON representation
GitHubから指定オーナーのリポジトリ一覧を取得
- Host: GitHub
- URL: https://github.com/sky0621/repertorium
- Owner: sky0621
- License: apache-2.0
- Created: 2018-05-08T15:09:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T14:20:44.000Z (about 8 years ago)
- Last Synced: 2025-03-14T20:46:23.059Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 15.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# repertorium
GitHubから指定オーナーのリポジトリを取得( `git clone` )します。
リポジトリ取得後、設定ファイル( `$HOME/.repertorium.yaml` )記載の指定ブランチをチェックアウトします。
取得先に既に同一リポジトリが存在する場合は、 `git pull` を行います。
## ■require
- git
## ■function
- フィルタリング
- リポジトリ名の正規表現指定
- 対象言語指定
- チェックアウトブランチ指定
## ■prepare
- download binary
https://github.com/sky0621/repertorium/releases
- download config
https://github.com/sky0621/repertorium/blob/master/.repertorium.yaml
- edit config
- set config to [$HOME/.repertorium.yaml]
## ■exec(binary) f.e. Linux
$ ./repertorium_linux_amd64 get