initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-12 12:04:22 -07:00
parent 0444f8ecf8
commit 22aac4adbd
16 changed files with 850 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module deadbeef.codes/steven/ynab-portfolio-monitor
go 1.21.1