Add terminal example

This commit is contained in:
Jeremy Soller 2022-10-27 11:15:08 -06:00
parent 2b1e884ca7
commit bbf8ea7431
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
3 changed files with 128 additions and 0 deletions

1
terminal.sh Normal file
View file

@ -0,0 +1 @@
RUST_LOG=cosmic_text=debug,terminal=debug cargo run --release --package terminal -- "$@"