Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 332 Bytes

PiyoLog

This is the experimental repository to parse PiyoLog daily and monthly data to be easy to handle with the Go programming language.

Install

go get github.com/kaneshin/piyolog@latest

Example

cat ./_example/daily.txt | go run ./_example/main.go

Author

Shintaro Kaneko [email protected]