项目作者: sfischer13

项目描述 :
:rocket: Atom.io linter for beancount
高级语言: CoffeeScript
项目地址: git://github.com/sfischer13/atom-linter-beancount.git
创建时间: 2016-12-02T22:01:53Z
项目社区:https://github.com/sfischer13/atom-linter-beancount

开源协议:MIT License

下载


linter-beancount

Version
Downloads

Install

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

The linter package is required, too.

  1. pip3 install beancount
  1. apm install linter-beancount

Command

linter-beancount:run

  1. Linter: Lint
  2. Linter Beancount: Run

Keymap

  1. 'atom-text-editor':
  2. 'alt-b c': 'linter-beancount:run'