Files
neovim-gtk/Makefile

6 lines
69 B
Makefile
Raw Normal View History

2016-03-19 13:27:39 +03:00
test:
2016-03-24 12:21:27 +03:00
RUST_BACKTRACE=1 cargo test
2016-04-03 18:13:18 +03:00
run:
RUST_BACKTRACE=1 cargo run