Code Monkey home page Code Monkey logo

members's Introduction

ゆるふわ Development Club 管理ツール

Under development...

How to use

Install

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

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

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

How to develop

Check out and build

# recommend to use ghq!
# or: git clone https://github.com/yurufuwa/yurufuwa.git
ghq get yurufuwa/yurufuwa
cd $( ghq list -p -e yurufuwa )

# download dependencies
go get

# build binary
go build -o $GOPATH/bin/yurufuwa ./cmd/yurufuwa

Running tests

  • FIXME: Please add tests!!!

members's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

members's Issues

活動量をグラフで出したい

ゆるデブ内コミット数ランキングとか出ると、さらにやる気が出たりするのでは?と思いついたのでメモっておきます

雑談活性化

idobata の lobby がコミットログを流すだけの場所になりつつあるので、もっとワイワイしやすくする仕組みを考えたいなと( ˘ω˘)"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.