Skip to content

Latest commit

 

History

History
39 lines (15 loc) · 529 Bytes

README.md

File metadata and controls

39 lines (15 loc) · 529 Bytes

i'm doing my best

I'm doing my best CLI

Simple and functional Node or Go To Do List

Commands to be implemented

List tasks

List all your tasks

Create task

Create a single task. By default the task is created with false complete state

Update task

Update the complete state for a task, by its description

Remove task

Remove a single task by its description

Logs messages

You can use the global logs to our CLI

logs