Documentation

Rust Build Status Crates Downloads

leetup

Leetcode cli

Install

  • MacOS:
curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dragfire/leetup
  • Linux:
curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dragfire/leetup
  • Cargo:
cargo install leetup
  • Windows:
    Download from releases. Extract the zipped x86_64 windows target file.

Note: You will need to add leetup.exe to PATH to access from Command Prompt.

Usage:

Credit:

This project is inspired by: https://github.com/leetcode-tools/leetcode-cli