# Repos Markdown List my github repos and generate pretty markdown. ## Setup Add your Github Token to the global config: ```bash git config --global --set user.token ``` After that: ```bash bin/repos-markdown output-file ``` ## Copyright © 2020 Konstantin Gredeskoul