Add prod build instructions
This commit is contained in:
@@ -18,3 +18,8 @@ Then you can run the program with
|
|||||||
crystal run src/gtktest.cr
|
crystal run src/gtktest.cr
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can build for production with
|
||||||
|
|
||||||
|
```
|
||||||
|
shards build -Dpreview_mt --release --no-debug
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user