Forms
Empty repository
This repository is empty, to upload your Beancount accounting books, you can clone the repo
git clone https://app.beanhub.io/repos/sapojef526/mybook.git
Copy your Beancount files into mybook folder, ensure your main Beancount is named main.bean and commit.
Then push to Beanhub by
git push origin master
Use an access token as the Git password. See the Git over HTTPS guide for clone and push details.
Forms are defined in .beanhub/forms.yaml.
See the Custom forms guide to learn more.
To try a form locally, run the bh form command.