This commit is contained in:
2018-10-04 11:41:39 -07:00
commit 053e178942
5 changed files with 234 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
default: run
run:
go run *.go