leetcode-cli-plugins
leetcode-cli-plugins copied to clipboard
3rd party plugins for leetcode-cli
When I try to submit a solution I am getting the following error from the github plugin: ``` /usr/local/lib/node_modules/leetcode-cli/node_modules/yargs/yargs.js:1100 else throw err ^ TypeError: Cannot read property 'submitProblem' of undefined...
### Problem Summary I recently tried to `leetcode test` locally using `--local`. I ran into an error when doing so, and traced the error to the std::decay datatype of the...
_From @huangyingw on May 26, 2018 22:39_ I noticed a similiar project here: https://github.com/andrewstuart/hr But it is with Go, and I don't know how to build/install it. _Copied from original...
copied from https://github.com/skygragon/leetcode-cli/issues/78
Fixed *undefined* error in GitHub plugin