;bin: smooth: note beancount tool
This commit is contained in:
		
							parent
							
								
									31868a6892
								
							
						
					
					
						commit
						37290eec04
					
				| @ -10,6 +10,8 @@ | |||||||
| -- Run it inside an up to date hledger source tree, eg: bin/hledger-smooth.hs ACCT | -- Run it inside an up to date hledger source tree, eg: bin/hledger-smooth.hs ACCT | ||||||
| -- Or add bin/ to $PATH and [stack ghc bin/hledger-smooth;] hledger smooth ACCT | -- Or add bin/ to $PATH and [stack ghc bin/hledger-smooth;] hledger smooth ACCT | ||||||
| 
 | 
 | ||||||
|  | -- see also: https://github.com/Akuukis/beancount_interpolate | ||||||
|  | 
 | ||||||
| {-# LANGUAGE QuasiQuotes #-} | {-# LANGUAGE QuasiQuotes #-} | ||||||
| {-# LANGUAGE OverloadedStrings #-} | {-# LANGUAGE OverloadedStrings #-} | ||||||
| {-# LANGUAGE NamedFieldPuns #-} | {-# LANGUAGE NamedFieldPuns #-} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user