mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-12-03 17:01:09 +00:00
922ad6db8b
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)
|