rustenstein/Makefile
Fabien Freling 30d90c9e5a Add Makefile
2017-10-16 22:45:57 +02:00

8 lines
47 B
Makefile

all: run
build:
cargo build
run:
cargo run