5 lines
75 B
Makefile
5 lines
75 B
Makefile
|
|
r:
|
||
|
|
go run . < ../../logs/log.txt
|
||
|
|
|
||
|
|
t:
|
||
|
|
time go run . < ../../logs/log.txt
|