mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
10 lines
195 B
Markdown
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)
|