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

https://github.com/diygod/docker-fava

A personal Docker image for Fava
https://github.com/diygod/docker-fava

Last synced: 3 months ago
JSON representation

A personal Docker image for Fava

Awesome Lists containing this project

README

          

# docker-fava

A personal Docker image for [Fava](https://github.com/beancount/fava) including

- Fava plugins [Fava Portfolio Returns](https://github.com/andreasgerstmayr/fava-portfolio-returns), [Fava Investor](https://github.com/redstreet/fava_investor)
- Beancount plugin [Beancount Periodic](https://github.com/dallaslu/beancount-periodic)
- Command line tools [beanprice](https://github.com/beancount/beanprice), [beangrow](https://github.com/beancount/beangrow)

```sh
docker build -t fava .
```