Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 278 Bytes

File metadata and controls

11 lines (7 loc) · 278 Bytes

Go Contacts

A simple Go CLI app for managing contacts

TODO

  • Implement interfaces to reduce duplication

Info

!! Heads up: this app writes a .json file to your system that holds the contacts !!

All you have to do is run go build and then run the executable.