| Builtin commands are now gathered more tightly in a single module, Hledger.Cli.Commands, reducing duplication and facilitating change. The tests command was difficult and has been dropped for now. The obsolete convert/info/man commands have been dropped. cli: refactor: a proper commands list, better Main/Commands separation The legacy "convert" command has been dropped. The activity command's module is now named consistently. | ||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| deploy | ||
| doc | ||
| Handler | ||
| Hledger | ||
| messages | ||
| Settings | ||
| static | ||
| templates | ||
| tests | ||
| .ghci | ||
| Application.hs | ||
| CHANGES | ||
| devel.hs | ||
| Foundation.hs | ||
| hledger-web.cabal | ||
| Import.hs | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
| Settings.hs | ||
| Setup.hs | ||
A basic web UI for hledger data. Intended to be robust and somewhat useful.