On 2024-09-27 05:35, Oscar & Alejandra wrote:
I think the short answer is
Adding to this... I went through the process the other day, and I can
confirm the GSX (getting started experience) is a mess. (No offense.)
Here's what I figured out, in case it helps others confused like I was:
v3 was recommended / v2 disrecommended here recently by Martin.
You need to pip install beancount and beanquery, which provide 6 binaries.
~$ pip install beancount beanquery
...
Successfully installed beancount-3.0.0 beanquery-0.1.dev0
~$ pip show -f beancount | grep bin/
../../../bin/bean-check
../../../bin/bean-doctor
../../../bin/bean-example
../../../bin/bean-format
../../../bin/treeify
~$ pip show -f beanquery | grep bin/
../../../bin/bean-query
bean-query is the main CLI.
And as the parent mentioned, be warned, if you want to stay with v3
don't pip install fava it will downgrade your beancount to v2 without
prompting. That'll change soon I'm sure.
--
You received this message because you are subscribed to the Google Groups
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beancount/94531d66-f0e3-4f70-b648-1be0e7bb8c97%40joyful.com.