Formats exports from Blood Pressure Monitor to a more human-readable format.
  • Go 94.2%
  • Makefile 5.8%
Find a file
2023-09-04 20:11:43 -06:00
.gitignore initial commit 2023-09-01 22:44:13 -06:00
go.mod initial commit 2023-09-01 22:44:13 -06:00
main.go Add ability to transform CSV dates 2023-09-04 20:11:43 -06:00
Makefile Add ability to transform CSV dates 2023-09-04 20:11:43 -06:00
README.md Add ability to transform CSV dates 2023-09-04 20:11:43 -06:00

bp-csv

Formats exports from Blood Pressure Monitor to a more human-readable format.

Pre-Reqs

Go 1.18+

Install

make install
# or
go install

Build

make
# or
go build -o ./bin/bp-csv

Usage

bp-csv ./path/to/original/csv/export.csv