File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,24 @@ Dev Library 分类中的命令主要用于开发 Sketch Library 时使用。
15
15
### 3. Create Symbol Instance 通过选中的 Symbol Master 创建 Instance
16
16
选中一个或多个 Symbol Master 后执行此命令,可自动在 Symbol Master 下方创建对应的 instance,用于快速预览和检查 Symbol Master 的使用效果与 Overrides 配置。
17
17
18
+
19
+ ## Data Supplier
20
+
21
+ 目前支持随机填充以下 Text 内容:
22
+
23
+ - Project Name
24
+ - User Name
25
+ - Commit Id
26
+ - Commit Id - Sort
27
+
18
28
## Installation
19
29
20
- - [ Download] ( ../../releases/latest/download/coding-toolkit.sketchplugin.zip ) the latest release of the plugin
30
+ ### 1. Install with [ Sketch Runner] ( https://sketchrunner.com )
31
+ <img width =" 856 " src =" https://user-images.githubusercontent.com/5106039/84228475-ae98c100-ab19-11ea-88a7-d93d42c2b33e.png " >
32
+
33
+ ### 2. Download from release
34
+
35
+ - [ Download] ( https://github.com/Coding/coding-sketch-toolkit/releases/latest/download/coding-toolkit.sketchplugin.zip ) the latest release of the plugin
21
36
- Un-zip
22
37
- Double-click on coding-toolkit.sketchplugin
23
38
You can’t perform that action at this time.
0 commit comments