Welcome, so you are thinking about contributing to GitHub Contribution Color Graph ?
Awesome, this a great place to start.
npm i
npm t
npm run build
or
npm run serve
to update source continuously.
Chrome:
- Open Tools -> Extensions
- Check the "Developer Mode" option (if not already)
- Select "Load unpacked extension"
- Navigate to the project
github-contribution-color-graph/dist/chrome
and click select
Firefox:
- Open Tools -> Add-ons
- Click "Debug Add-ons"
- Check the "Enable add-on debugging" option (if not already)
- Select "Load Temporary Add-on"
- Navigate to the project
github-contribution-color-graph/dist/firefox
and click open
Opera:
- View -> Show Extensions
- Click on "Developer Mode" button (if not already)
- Click on "Load Unpacked Extension..."
- Navigate to the project
github-contribution-color-graph/dist/chrome
and click select
Edge Chromium:
...
-> Extensions- Click on "Developer Mode" button (if not already)
- Click on "Load Unpacked"
- Navigate to the project
github-contribution-color-graph/dist/chrome
and click select
npm run package
The MIT License (MIT)