Awesome-Python-Scripts/Github_Bot/README.md
Abhilasha Sinha aeb8537b70
Github CLI tool added. (#198)
* GithubBot added

* add new project

* Update README.md

* Update README.md
2020-10-27 09:48:22 +05:30

10 lines
195 B
Markdown

# Github_Bot
A CLI tool to get github user and repository details.
```
>python main.py -f user -l username
>python main.py -f repo -l username reponame
```
![](readme_assets/img.png)