Skip to content

Commit 5871d1b

Browse files
committedApr 24, 2023
docs: Document MX building command
1 parent 8efe7c8 commit 5871d1b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
 

‎Scripts/BuildMX.wls

100644100755
File mode changed.

‎docs/Development.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
$ wolfram-cli paclet test . ./Tests
99
```
1010

11+
**Build optimized MX for package code:**
12+
13+
```shell
14+
$ ./Scripts/BuildMX.wls
15+
```
16+
1117
## Changing the Chatbook stylesheet
1218

1319
To make changes to the `Chatbook.nb` stylesheet, do the following:

0 commit comments

Comments
 (0)
Please sign in to comment.