Add prod build instructions

This commit is contained in:
2022-12-19 22:20:56 -08:00
parent e3e7ff1737
commit 29719f9eb4
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -18,3 +18,8 @@ Then you can run the program with
crystal run src/gtktest.cr
```
You can build for production with
```
shards build -Dpreview_mt --release --no-debug
```
+1 -1
View File
@@ -5,7 +5,7 @@ authors:
- Zoe Moore <zoenb@mailbox.org>
targets:
gtktest:
wince:
main: src/wince.cr
dependencies: