udzura / yurufuwa

Admin tool for Yurufuwa Development Club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ゆるふわ Development Club 管理ツール

Under development...

How to use

Install

$ go get github.com/yurufuwa/yurufuwa/cmd/yurufuwa
$ yurufuwa -h

You need to install golang. (e.g. $ brew install go)

Update

$ go get -u github.com/yurufuwa/yurufuwa/cmd/yurufuwa

自分のリポジトリにコラボレータとして Yurufuwa メンバーを追加

$ yurufuwa collaborators add your/repos

自分のリポジトリにコラボレータとして追加した Yurufuwa メンバーを削除

$ yurufuwa collaborators remove your/repos

開催予定の meetup の情報を表示

$ yurufuwa meetups

About

Admin tool for Yurufuwa Development Club