Skip to content

GD-result/GithubList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

List users in your organization and send it to wiki

Needs conf.py file which contains variables:

	TOP_PAGE - Top page on wiki. String
	SPACE - Space on wiki. String
	WIKI_USER - Your wiki username. String
	WIKI_PASS - Your wiki password. String
	wiki_url - Wiki url. String
	page_name - Name of page. String
	org_name - Organization name on github. String
	github_login - Your github login. String
	github_pass - Your github password. String
	oauth_token - Your github oAuth token (scope: repo). String
	use_token - Authorization type. Boolean (True if you use oAuth token, False if you use login/password)
	permission_color = {
         'pull' : 'inherit',
         'push' : 'green',
         'admin' : 'red'
         }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages