Top Level Namespace

Defined in:

Method Summary

Method Detail

def main #

Run the commit counter


[View source]
def push_events_for_user(username : String) : Array(GithubEvent) #

Returns a list of events of type "PushEvent" for a given user


[View source]