[console_scripts]
bean-check = beancount.scripts.check:main
bean-doctor = beancount.scripts.doctor:main
bean-example = beancount.scripts.example:main
bean-format = beancount.scripts.format:main
treeify = beancount.tools.treeify:main

