You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ For any issues you encounter, please report them in the Issues area of this proj
22
22
# Installation
23
23
You must first install Node.js. Node.js version 0.12 is the minimum version and has had the most testing.
24
24
25
-
Download the digexp-toolkit.zip file from here: https://github.com/OpenNTF/WebDevToolkitForDx/releases/download/v0.1.7/digexp-toolkit.zip
25
+
Download the digexp-toolkit.zip file from here: https://github.com/OpenNTF/WebDevToolkitForDx/files/296132/digexp-toolkit.zip
26
26
27
27
First, extract the file on your workstation. Then if you are on Windows, run
28
28
```
@@ -203,4 +203,4 @@ There are some options that can be set to control some of the behavior when down
203
203
- include: This is an array of item types that allows you to limit the types of items that will be included in the pushed/pull actions for this library, this list will only support types that are handled by default. It allows you to limit the types to a subset of the supported types. i.e. Some one that only works on icons could limit it to "LibraryImageComponent"
204
204
205
205
To turn on the trial features for all libraries you can set an environment variable DIGEXP_TRIAL=true.
0 commit comments