Hello @bashbunni I find this cli quite cool, wanted to give it a try and solve issue #1.
I've implemented a new method DeleteCurrent() to delete the selected task when the user types d.
I've tested in my machine it works fine, it would be cool to write some tests for it when I have more time 👍🏼
Hello @bashbunni I find this cli quite cool, wanted to give it a try and solve issue #1. I've implemented a new method
DeleteCurrent()
to delete the selected task when the user typesd
.I've tested in my machine it works fine, it would be cool to write some tests for it when I have more time 👍🏼
Let me know if this sounds okay to you 😃