Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 172 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 172 Bytes

dream-bank

A Simple Go based Piggy Bank

Commands

go mod init github.com/cashok08/dream-bank go get github.com/lib/pq go get github.com/stretchr/testify go mod tidy