Skip to content

Commit 634981c

Browse files
committed
docs: Update readme
1 parent 2bd675b commit 634981c

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

snapshots/README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
## 说明
22
目录里的内容都是用工具自动生成的。
33

4-
----------
5-
6-
The icons in folders are all generated by cli command automatically.
7-
8-
--------
9-
104
```bash
11-
cp -f ./scripts/config/all-in-one-js.json ./iconfont.json
12-
npx ts-node src/index.ts
13-
14-
cp -f ./scripts/config/all-in-one-ts.json ./iconfont.json
15-
npx ts-node src/index.ts
16-
17-
cp -f ./scripts/config/depends-on-js.json ./iconfont.json
18-
npx ts-node src/index.ts
19-
20-
cp -f ./scripts/config/depends-on-ts.json ./iconfont.json
21-
npx ts-node src/index.ts
22-
5+
sh scripts/update-snapshot.sh
236
```

0 commit comments

Comments
 (0)