Skip to content

webdev410/github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 21, 2023
0708a8a · Dec 21, 2023

History

8 Commits
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Apr 17, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023

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