Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 538 Bytes

leetcode-cli

A cli tool to fight and organize leetcode questions, inspired by skygragon/leetcode-cli

Install

go get github.com/kavimaluskam/leetcode-cli

Feature

  • list: querying leetcode questions with attributes
  • show: export individual question and descriptions
  • submit/interpret: submit/test local code to leetcode question
  • user: leetcode authentication

TODOs

  • testing
  • global spinner
  • config management
  • code/comment enhancement
  • package build / ci-cd