This is the command line tool of SwiftBeanCount.
As this is currently an alpha version, it only supports this very limited list of functions:
check
Parses your ledger and prints any errors it findsstats
Statistics of a ledger (e.g. # of transactions)accounts
Print all accountstax-slips
Outputs expected tax slipsThis executable is built using the Swift Package Manger, so it can be installed via Mint:
mint install Nef10/SwiftBeanCountCLI
Thanks to the swift-argument-parser you can generate autocompletion scripts via swiftbeancount --generate-completion-script {zsh|bash|fish}
. The exact command for your shell may vary, but for example for zsh with ~/.zfunctions in your fpath you can use:
swiftbeancount --generate-completion-script zsh > ~/.zfunctions/_swiftbeancount
link |
Stars: 2 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics