mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
feat(cli): add SQLite cache, shared solution runner, and submit command
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"pick": "bun ./pick.ts",
|
||||
"test": "bun ./test.ts",
|
||||
"submit": "bun ./submit.ts",
|
||||
"sync": "bun ./sync.ts",
|
||||
"close-solved": "bun ./close-solved.ts",
|
||||
"close-topics": "bun ./close-topics.ts"
|
||||
|
||||
Reference in New Issue
Block a user