41 Forks
219 Stars
219 Watchers

LeetSync

LeetSync is a Chrome extension that enables you to sync your LeetCode problem submissions with a selected GitHub repository. With this extension, you can easily track your coding progress and share your solutions with others on GitHub.

How to download and setup LeetSync

Open terminal and run command
git clone https://github.com/LeetSync/LeetSync.git
git clone is used to create a copy or clone of LeetSync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LeetSync https://github.com/LeetSync/LeetSync/archive/master.zip

Or simply clone LeetSync with SSH
[email protected]:LeetSync/LeetSync.git

If you have some problems with LeetSync

You may open issue on LeetSync support forum (system) here: https://github.com/LeetSync/LeetSync/issues