mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-03-12 00:29:47 +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
|
|
```
|
|
|
|

|