This package browser is in early development. Mind the rough edges.

emacs-flycheck-ledger

Ledger support for Flycheck

This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.

Installation

Install the latest version of emacs-flycheck-ledger as follows:

guix install emacs-flycheck-ledger

Or install a particular version:

guix install emacs-flycheck-ledger@0.5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.