Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 369 Bytes

ActualStockUpdater

This script updates your Actual budget to reflect the reality of your stock/crypto investments.

Getting Started

  • copy investments.yaml.sample to be investments.yaml
  • fill in investments.yaml with the instructions in the comments
  • run yarn install
  • run yarn run dev

todo

  • config.ts should export a custom "config" type