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

emacs-flycheck-ledger 0.5

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 emacs-flycheck-ledger 0.5 as follows:

guix install emacs-flycheck-ledger@0.5

Or install the latest version:

guix install emacs-flycheck-ledger

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.