A CLI for LeetCode practice tracking with a plan order + spaced repetition.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
Enhance README with detailed usage and installation
620e8cf
Revise README to include features and commands
f690b65
clean plan
7a88bbe
feat: retire rule + fix indentation
198bedc
Update README.md
49749c4
Remove dev installation instructions from README
db8455c
Add initial README.md for lcsrs CLI project
22bc0de
feat: add lc config get/set
b75e402
feat: add lc open and lc stats
33c9ef5
ui: simplify lc history output
a378a63
feat: add cursor set and mark-done-before seeding
ee30efd
fix: use db.get_meta in show
357ad61
feat: add srs engine and lc done
17300af
feat: add lc show (new + due review)
2a35ab6
import plan.txt into problems with authoritative plan_order
f1319b5