@@ -1,5 +1,8 @@
run:
go run ./src/.
buid:
build:
go build -o bin/parser ./src/.
clean:
rm bin/*
The note is not visible to the blocked user.