/gh-profiler

A browser extension to find & profile Github developer on any page!

Primary LanguageTypeScript

gh-profiler

A Github developer profiling tool

Demo

Getting Started

Run the following commands to install dependencies and start developing

npm install
npm run dev

Build

Run the following command to build the production-ready unpacked extension

npm run build

Built with