lcool
v0.0.12
Published
A leetcode CLI for building self lc repo
Downloads
61
Readme
lcool
leetcode unofficial CLI to make your own LC repo
inspired by leetcode-cli
Install
npm install -g lcool
Usage
$ lcool [command] [options]
Feature
- [x] Init GitHub Repo
- [x] Generate Questions
- [x] Today
- [x] Random
- [ ] List question by tag/type
- [ ] Generate README file (solution report)
- [x] Statistic Data
- [ ] Visual Chart
- [x] Question List
- [ ] Languages support
- [x] JavaScript
- [ ] TypeScript
- [ ] Submit solutions
- [ ] Test solutions
- [x] Local
- [ ] Official Online
- [ ] Multiple solutions support