1
0

more tests for good boy points, split entities into files

This commit is contained in:
2021-03-04 17:30:38 +01:00
parent f2347b8801
commit 13a990bb4a
6 changed files with 83 additions and 53 deletions

View File

@ -1,5 +1,5 @@
build:
go build -o bin/org2nb main.go
go build -o bin/org2nb main.go feed.go lexer.go token.go
install:
cp bin/org2nb ~/.local/bin/