This cli interface is software for tracking users working technology stacks, usually used for knowing work among programmers collaboratively developing source code languages. Its goals include speed, and support for distributed users technology used for software development.
python report.py --help
Usage: report.py [OPTIONS]
organization [required] get github information
auth-key [required] get authanticate user
Options: --organization TEXT GitHub organization require to get report --auth-key TEXT GitHub auth-key require to get report --help Show this message and exit.