6 lines
33 B
Makefile
6 lines
33 B
Makefile
run:
|
|
sbt run
|
|
|
|
clean:
|
|
sbt clean
|
run:
|
|
sbt run
|
|
|
|
clean:
|
|
sbt clean
|