A terminal program to record financial data (i.e. income and annotated expenses) in one csv file per month.
Download the repository with either of the below:
-
cargo install --git https://github.com/Vallen217/finance_tracker
-
git clone https://github.com/Vallen217/finance_tracker
#Note: In this case you'll need to run a simple setup script to runfntr.sh
without typing out the absolute path every iteration:
bash <path_to_clone>/scripts/fntr_setup.sh