leetcode-cli是极好的命令行刷题工具,但是由于各种不可抗力,安装github的插件很痛苦。解决方案:把github的插件下载到本地后手动安装。
1 git clone git@github.com:skygragon/leetcode-cli-plugins.git
2 把clone下来项目中的plugins内的js文件拷贝到/usr/local/lib/node_modules/leetcode-cli/lib/plugins
3 leetcode plougin -e 插件名称