Q. What is it? Ans. It is a terminal-based expense tracker I built for myself. If you're reading this and you're not me, feel free to use it ;)
Q. How do I use this? Ans.
- Clone the repo using
git clone https://github.com/BlackBuck/hisaab-go.git
- Go to the main folder and build it using
go build .
- Done. Have fun tracking your expenses!