feat: add Makefile
This commit is contained in:
parent
b3dec4b138
commit
d3982daed1
1 changed files with 6 additions and 0 deletions
6
Makefile
Normal file
6
Makefile
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
all: build
|
||||||
|
|
||||||
|
build:
|
||||||
|
shards build
|
Loading…
Reference in a new issue