Skip to content
This repository has been archived by the owner. It is now read-only.

sfischer13/atom-beancount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

pip3 install beancount
apm install beancount

Command

beancount:today

Beancount: Insert Today's Date

Keymap

'atom-text-editor':
  'alt-b t': 'beancount:today'