Skip to content

tohjustin/github-goals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A chrome extension to track your Github contributions!

Extension Preview

Prerequisites

Installation

git clone https://github.com/tohjustin/github-goals.git
cd ./github-goals
yarn

Getting Started

# bundle files for development (target '/dist/dev' directory when loading the unpacked extension)
yarn run start

# bundle files for production (make sure you have generated a private key 'mykey.pem' beforehand)
yarn run build

License

MIT © Justin Toh