Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/norseghost/sublime-beancount

Bits and pieces to facilitate accounting with Beancount.
https://github.com/norseghost/sublime-beancount

Last synced: 12 days ago
JSON representation

Bits and pieces to facilitate accounting with Beancount.

Lists

README

        

sublime-beancount
=================

Bits and pieces to facilitate accounting with [Beancount](http://furius.ca/beancount/) using Sublime Text.

Currently, just a syntax definition and a build system.

The build system runs "bean-check" on the current file, and works with "Build system: Automatic", and line navigation works.

## Contributing

To make changes to the syntax highlighting, edit `beancount.YAML-tmLanguage`. [PackageDev][1] provides a build system to convert the YAML file to JSON.

[1]:https://packagecontrol.io/packages/PackageDev