Easy steps to install fava package on Mac
Package Information:
Application Name – fava
What is fava – Not Available for fava
Use of fava – Web interface for the double-entry bookkeeping software Beancount
URL – https://beancount.github.io/fava/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install fava using brew
brew install fava

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

fava is ready to use now!