@jaqensatpuda/task-cli
v1.0.0
Published
A CLI-based task management app
Readme
Single Responsibility Principle
The Index has only one single responsiblity to handle one single responsibility of implementing command line arguments The FileSystem Storage has one single responsiblity to handle one single responsiblity of storing the json data in File(reading and writing taks to file)
