Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 370 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 370 Bytes

starling-rust

A command line utility for analysing rust transactions

Configuration

Create a file config.yaml with the following content:

token:
  - person: "XXX"
  - business: "YYY"
db:
  user: "admin"
  password: "ZZZ"
  name: starling_db

Use

$ money db init
$ money account add [token]
$ money account list
$ money transactions update