hledger-1.32.3: Command-line interface for the hledger accounting system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hledger.Cli.Commands.Demo

Description

The demo command lists and plays small hledger demos in the terminal, using asciinema.

Synopsis

Documentation

demomode :: Mode RawOpts Source #

Command line options for this command.

demo :: CliOpts -> Journal -> IO () Source #

The demo command.