RetroArch
Namespaces | Functions | Variables
github-contributors.py File Reference

Namespaces

 github-contributors
 

Functions

def github-contributors.get_contributors (after=None)
 
def github-contributors.doit (cont)
 

Variables

string github-contributors.TOKEN = 'Your access token here'
 SETTINGS ### https://help.github.com/articles/creating-an-access-token-for-command-line-use/. More...
 
string github-contributors.orgName = 'libretro'
 
string github-contributors.repoName = 'RetroArch'
 
list github-contributors.lines = []
 END SETTINGS ###. More...