This is the experimental repository to parse PiyoLog daily and monthly data to be easy to handle with the Go programming language.
go get github.com/kaneshin/piyolog@latest
cat ./_example/daily.txt | go run ./_example/main.go
Shintaro Kaneko [email protected]