You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://squidfunk.github.io/mkdocs-material/)
8
8
9
-
[Beancount Multitool](https://github.com/rlan/beancount-multitool/) is a command-line-interface (CLI) tool that converts financial data from financial institutions to Beancount files.
9
+
[Beancount Multitool](https://github.com/rlan/beancount-multitool/) is a command-line-interface (CLI) tool that converts financial data from financial institutions to [Beancount](https://github.com/beancount/beancount) files.
10
10
11
11
The following financial institutions are supported:
Copy file name to clipboardexpand all lines: docs/usage/index.md
+1
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,6 @@ A typical workflow using the CLI tool with a Beancount ledger:
12
12
13
13
* For quick start, choose [one](../institutions/index.md) of the financial institutions. Then modify the label-all-as-default example to match your Beacount ledger accounts.
14
14
* For a simple example of using regular expression to label accounts, see the regular expression example for [JA Bank](../institutions/ja_bank.md).
15
+
* For developers, see [here](../reference/development.md).
15
16
* Learn about [configurations](configs.md) of `bean-mt` CLI tool.
16
17
* Here are some [examples](examples.md) of common usage.
0 commit comments