kancli
kancli copied to clipboard
feat: add csv data persistence
Description
Since I wanted to make this demo CLI tool more complete, I wanted to create a way to make the data persist. This is my implementation of this said feature. I am relatively new to golang so any tips and changes are welcome.