Skip to content

mycok/todo_list_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list cli

A todo list management command-line tool

Features

  • create new todo tasks

  • list all available tasks [complete and pending]

  • list all available complete tasks

  • list all available tasks with more details / information

  • view a specific task

  • delete a specific task

Usage

  • clone the repository and change to the todo_list_cli repository directory

  • run go build . to build an executable

  • run /todo_list_cli -h for more information about the commands and options to use to run the tool

About

todo-list management app

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages