LeetCoder

A Ruby Leetcode Client to help you download all your accepted Leetcode submissions with problem description.
Installation
gem install leetcoder
Usage
Usage: leetcoder [command]
* indicates default value
commands:
-d, --download [TYPE] Specify number of accepted submission to download per problem (*one, all)
-c, --cookie Input Leetcode Cookie
-f, --folder FOLDER_PATH Specify download folder location (* <current_directory>/leetcode)
-v, --version Show version
-h, --help Show available commands
Authors
Imam Hossain
Email: [email protected]