Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jokester/beancount-fava-starter


https://github.com/jokester/beancount-fava-starter

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# beancount-fava-starter

---

[Readme in English](README.md)

帮助不熟悉shell / Python的人安装运行 fava / beancount 的脚本。

## 环境需求

- macOS / Linux / 其他Unix: 需要bash和python3。一些发行版可能需要额外安装 `python3-venv` `python3-dev` 等包。
- Windows WSL2: 应该和相应的Linux发行版相同。

## 怎样使用

1. 下载本代码库并解压
2. 启动fava
- MacOS: 在Finder中双击 `fava` 程序
- Linux / 其他Unix / Windows WSL: cd到解压后的目录,执行 `./fava`
3. 按指示打开fava的网页UI
4. 如果一切正常,浏览器会显示 `main.beancount` 中的示例。你也可以编辑这个文件,记录你自己的其他帐户与交易。