leetup
« Back to VersTracker
Description:
Command-line tool to solve Leetcode problems
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cli leetcode developer-tools coding rust
Install: brew install leetup
About:
Leetup is a command-line interface (CLI) utility designed for interacting with LeetCode directly from the terminal. It allows users to fetch problems, test solutions against sample cases, and submit code without leaving their development environment. This tool streamlines the competitive programming workflow for developers who prefer keyboard-driven workflows and minimal context switching.
Key Features:
  • Fetch and search LeetCode problems locally
  • Run code against sample test cases
  • Submit solutions and view results
  • Support for multiple programming languages
Use Cases:
  • Solving algorithmic challenges in a terminal-based workflow
  • Automating LeetCode problem fetching and testing
Alternatives:
  • leetcode-cli – Alternative CLI tool with similar functionality
Version History
Detected Version Rev Change Commit
Sep 15, 2025 3:51pm 0 VERSION_BUMP 24ee4535
Nov 24, 2024 10:15am 0 VERSION_BUMP d7740758
Sep 14, 2024 1:33pm 0 VERSION_BUMP ab7cb803