secreek / drinkup

drink, drunk and up!
http://drinkup.in
11 stars 14 forks source link

Drinkup!

Let's get high!

(How to) Start a drinkup

Basic steps

drinkup.json

This json file stores the configuration for this drinkup

Sample config

{
    "time": "April 28th - April 30th, 2013",
    "when": "Catlife",
    "subject": "Drinkup & Hackathon"
}

Fields

Avaliable templates

Templates are branches named in the convention of template-.

Dummy template

Branch name template-dummy

(How to) Join a drinkup

Basic steps

Sign up sheet

Sample sheet

{
    "github-id" : "552990",
    "avaliable-time" : [0, 1, 2],
    "capability-of-alcohol" : 2,
    "skills-of-interest" : ["python", "ruby", "android"]
}

Fields