CLI tool to automatically create a github repo from all your leetcode submissions
- May run into rate limiting issues if you have a large amount of submissions
- Don't have all the language names to extensions in the lookup table
- Does not actually run git init or push the repo or anything