cosmic-text/editor-orbclient.sh

4 lines
153 B
Bash
Raw Normal View History

2022-10-24 08:56:48 -06:00
# SPDX-License-Identifier: MIT OR Apache-2.0
2022-10-18 12:07:22 -06:00
RUST_LOG="cosmic_text=debug,editor_orbclient=debug" cargo run --release --package editor-orbclient -- "$@"