Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

haunt98/invest-go

Repository files navigation

invest-go

Go Go Reference codecov

Tracking investment.

Roadmap

  • List, add, remove investment
  • Init database
  • Save database in OS path
  • Import/export JSON
  • Interactive mode
  • Support Windows
  • Documentation
  • Unit test
  • Make interactive default true
  • Improve date input

Install

With Go version >= 1.16:

go install github.com/haunt98/invest-go/cmd/invest@latest