- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/glasnt/octohat
软件介绍
要发现GitHub 上的 code contributions 很很容易,但其它的呢?Octohat 可以查出 GitHub 项目上无代码贡献的用户。
Octohat 中输入一个 github repo 名字,它会回复一串和 GitHub 项目有互动,但又没有提交代码的 GitHub 用户。交互包括:
在一个 issue 上 raising 或者 commenting
在一个 pull request 上 raising 或者 commenting
对一个 commit 进行 commenting
使用示例:
octohat [-h] [-g] [-l LIMIT] repo_name positional arguments: repo_name githubuser/repo optional arguments: -g, --generate-html Generate output as HTML -l LIMIT, --limit LIMIT Limit to the last x Issues/Pull Requests
Head First Design Patterns
Elisabeth Freeman、Eric Freeman、Bert Bates、Kathy Sierra、Elisabeth Robson / O'Reilly Media / 2004-11-1 / USD 49.99
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire),......一起来看看 《Head First Design Patterns》 这本书的介绍吧!
