# README
Simple TODO CLI for a developer
Install
Create a config ~/.todo in YAML format and specify the storage location (currently JSON)
go install .
Create a config ~/.todo in YAML format and specify the storage location (currently JSON)
go install .