Sign inSign up

jacoblincool/leetcode-dump

By jacoblincool

•Updated over 4 years ago

Dump your LeetCode solutions, and generate a static website to show them.

Image
0

346

jacoblincool/leetcode-dump repository overview

See https://github.com/JacobLinCool/LeetCode-Dump⁠

⁠Usage

Dump all solutions and notes:

docker run --rm -v $(pwd)/leetcode:/usr/workspace/leetcode jacoblincool/leetcode-dump -s "YOUR_LEETCODE_SESSION"

Build website from the dumped solutions and notes:

docker run --rm -v $(pwd)/leetcode:/usr/workspace/leetcode -v $(pwd)/site:/usr/workspace/site jacoblincool/leetcode-dump build

Tag summary

Content type

Image

Digest

Size

86.6 MB

Last updated

over 4 years ago

docker pull jacoblincool/leetcode-dump