/gist_viewer

github gist viewer

Primary LanguageGo

gist_viewer

This is TUI gist viewer. This viewer is written by Go.

install

git clone https://github.com/atsushi-kitazawa/gist_viewer.git
go install

usege

Specify the user with the -u option.

A list of gist for the specified user is displayed.

gist_viewer -u atsushi-kitazawa