leetcode-cli-plugins icon indicating copy to clipboard operation
leetcode-cli-plugins copied to clipboard

3rd party plugins for leetcode-cli

Results 25 leetcode-cli-plugins issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

wait for feedback

### 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...

wait for feedback

_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...

help wanted

copied from https://github.com/skygragon/leetcode-cli/issues/78

enhancement
help wanted

Fixed *undefined* error in GitHub plugin