Skip to content

Commit

Permalink
doc: add instructions in Readme to use config file (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantac authored Aug 8, 2024
1 parent dc455ea commit 753d6ea
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ There are 2 ways to use a custom path for the journal file.

Run with `./puffin -exe <path_to_hledger>`

**Custom reports**

You can setup custom reports using a config file.

```
puffin -cfg config.json
```

See [config.debug.json](config.debug.json) for ideas.


### Keys

Expand Down

0 comments on commit 753d6ea

Please sign in to comment.