[console_scripts]
gh-migrate-wiki = ghtools.command.migrate_wiki:main
gh-migrate-teams = ghtools.command.migrate_teams:main
gh-browse = ghtools.command.browse:main
gh-repo = ghtools.command.repo:main
gh-status = ghtools.command.status:main
gh-login = ghtools.command.login:main
gh-org = ghtools.command.org:main
gh-migrate-project = ghtools.command.migrate_project:main
gh-list-members = ghtools.command.list_members:main

