Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.75 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.75 KB

1x

Intro

Python script for rendering a github users avatar in Terminal (requires ANSII color support)

To install requirements run:

$ pip install -r requirements.txt --user

A virtual enviroment in either env, pipenv or virtualenv is recommended

Simply clone the repo and enter the following python render-user.py getuser [USERNAME] to have that users avatar rendered right in your terminal!