rustenstein/Makefile

8 lines
47 B
Makefile
Raw Normal View History

2017-10-16 22:45:57 +02:00
all: run
build:
cargo build
run:
cargo run