Yeet
This commit is contained in:
parent
93ec59a021
commit
ffafded544
2 changed files with 5 additions and 2 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
run:
|
||||
go run src/*.go
|
||||
|
||||
build:
|
||||
go build -o beretta src/*.go
|
Loading…
Add table
Add a link
Reference in a new issue