Add script for running text sample

This commit is contained in:
Jeremy Soller 2022-10-13 13:29:37 -06:00
parent fec418b3b1
commit 8c3b37474f
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

1
text.sh Executable file
View file

@ -0,0 +1 @@
RUST_LOG=text=info cargo run --release --package text -- "$@"