/pefi-cli

PErsonal FInance cli client

Primary LanguageGoMIT LicenseMIT

pefi-cli

Build Status Go Report Card

PErsonal FInance cli client it is a simple clie client for the pefi api. It has some basic functionality for getting, listing, adding, modifying against the pefi api.

The output is both table or json and graphs, queries towards the API can also be added.

TODO

  • Add support for reading from stdin when putting a dash (-) in the --file flag (-f -). This will read from stdin so that it can be used in bash scripts (very good for adding massive data to the API).