Skip to content

webdev410/github-api

Repository files navigation

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