dragfire / leetup

Command line tool to solve Leetcode problems. Leet it up!!
MIT License
111 stars 16 forks source link

Refactor to support client-server architecture. #31

Closed dragfire closed 1 year ago

dragfire commented 3 years ago

This will help in creating Vim plugin -- use Vim's channel to communicate with leetup server. Use https://github.com/rusqlite/rusqlite and remove KvStore.