项目作者: sfischer13

项目描述 :
:rocket: Atom.io bundle for beancount
高级语言: CoffeeScript
项目地址: git://github.com/sfischer13/atom-beancount.git
创建时间: 2016-11-28T19:24:08Z
项目社区:https://github.com/sfischer13/atom-beancount

开源协议:MIT License

下载


beancount

Version
Downloads

For full beancount support, the following packages will be installed:

  • formatter-beancount
  • language-beancount
  • linter-beancount

Install

Make sure beancount is installed and set the path on the settings page.

  1. pip3 install beancount
  1. apm install beancount

Command

beancount:today

  1. Beancount: Insert Today's Date

Keymap

  1. 'atom-text-editor':
  2. 'alt-b t': 'beancount:today'