Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 452 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 452 Bytes

github-api

Generate a Resume from your Github Profile

Installation

npm install -g github-api
brew install jq

Generate a Personal Access Token from Github

Set it as an environment variable

export GITHUB_PRIVATE_KEY="your_token_here"
export GITHUB_USERNAME="github-username"

Fill out the config file with your Github username and the path to your resume template.

Usage

run the script

./getRepos.sh