Skip to content

Commit 1658d36

Browse files
committed
feat: 0.10.5
1 parent e99c7ce commit 1658d36

File tree

5 files changed

+39114
-0
lines changed

5 files changed

+39114
-0
lines changed

.gitpod.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+
tasks:
8+
- init: npm install && npm run build
9+
command: npm run start
10+
11+

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 刷题小助手
22

3+
[谷歌商店安装](https://chrome.google.com/webstore/detail/leetcode-cheatsheet/fniccleejlofifaakbgppmbbcdfjonle?hl=en-US)
4+
5+
[Chrome Extension Store](https://chrome.google.com/webstore/detail/leetcode-cheatsheet/fniccleejlofifaakbgppmbbcdfjonle?hl=en-US)
6+
7+
[下载最新 Chrome 扩展](./leetcode-cheat-0.10.5.zip)
8+
9+
[Download latest Chrome Extension](./leetcode-cheat-0.10.5.zip)
10+
311
功能介绍:
412

513
- [刷题效率低?或许你就差这么一个插件](https://lucifer.ren/blog/2020/08/16/leetcode-cheat/)

leetcode-cheat-0.10.3.zip

-4.26 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)