leetcode-cli

command module
v0.0.0-...-8531694 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

README

Leetcode-cli

cli tool to get leetcode daily question

Example Usage:

leetcode-cli daily go
leetcode-cli daily python

Install

  1. You will need to install go on your machine: https://go.dev/doc/install
  2. Setup GOPATH

Add the following to your shell config

export PATH=${PATH}:$HOME/go/bin

More information: https://go.dev/wiki/GOPATH#gopath-variable

  1. Install the binary
go install github.com/epicseven-cup/leetcode-cli@latest

There could be delays between the Goproxy and GitHub binarys, you can use the direct setup

GOPROXY=direct go install github.com/epicseven-cup/leetcode-cli@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL