Skip to content

jokerinya/cli-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Cli Todo App

Usage of ./cli-todo:

  -add string
        Add a new entry
  -del int
        Delete a entry
  -edit string
        Edit an entry
  -list
        List all entries
  -toggle int
        Toggle an entry

Creates a data.json file to store the entries.

About

A cli todo list with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages