This is my simple implementation of the Ledger CLI program with basic functions: balance, register and print. It also has support for optional flags such as: --file, --price-db and --sort.
This is a learning project based in the original Ledger CLI application.