Code Monkey home page Code Monkey logo

leetcode-cli-plugins's Introduction

leetcode-cli-plugins

3rd party plugins for leetcode-cli.

Plugins

Name Description Enhanced Commands
company Filter questions by company or tags list
cookie.chrome Don't expire Chrome's session on same computer login
cookie.firefox Don't expire Firefox's session on same computer login
cpp.lint C++ code syntax check test
cpp.run Test C++ code locally test
github Commit accpeted code to GitHub submit
leetcode.cn Fight questions from leetcode-cn.com
lintcode Fight questions from lintcode.com list show test submit user
solution.discuss Fetch top voted solution show

Quick Start

$ leetcode plugin -i <name>                          # install
$ leetcode plugin -d <name>                          # disable
$ leetcode plugin -e <name>                          # enable
$ leetcode plugin -D <name>                          # delete

$ leetcode plugin -c <name>                          # show config
$ leetcode config plugins:<name>                     # show config
$ leetcode config plugins:<name>:<key> <value>       # set config
$ leetcode config -d plugins:<name>                  # delete config

Example

$ leetcode plugin -i company                         # install compnay
$ leetcode plugin -D compnay                         # delete company

$ leetcode plugin -c github                          # show github plugin config
$ leetcode config plugins:github                     # show github plugin config
$ leetcode config plugins:github:token 12345678      # set github plugin config
$ leetcode config -d plugins:github                  # delete github plugin config

leetcode-cli-plugins's People

Contributors

skygragon avatar zouyonghao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.