develop #3
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -3,4 +3,5 @@
|
||||||
all: build
|
all: build
|
||||||
|
|
||||||
build:
|
build:
|
||||||
shards build
|
shards build --error-trace
|
||||||
|
read A
|
||||||
|
|
Loading…
Reference in a new issue