calorie-insights

command module
v0.0.0-...-812e4ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

README

Calorie Insights

Intro

CLI to gain insights from a calorie counter CSV file. What kind of insights?

  • Get weekly average calories consumed

  • Get percantage of calories contributed by specific sources

  • The file that's used for insights must be of this format:

01/09/22 7:11 PM,Pasta with veggies,400
01/09/22 7:11 PM,Ragi chips,420
01/09/22 7:11 PM,Homemade meal,520

Usage

  • Build the binary:
go build -o calorie-insights

  • Run the binary to view CLI options
./calorie-insights 

OR 

./calorie-insights --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL