Skip to content

Vibhanshu17/Distributed-Projects-in-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go

Learning Go

1. Simple CLI app

  • Its a todo, lol
  • got to learn about file read/write in go, file locks & taking cli inputs
Usage of ./cli_todo:
  -id int
        task id to mark complete/delete
  -option string
        option to perform on tasks
        Choose from: 'create', 'list-all', 'mark-complete', 'delete' (default "list-all")
  -task value
        task to create

About

Learning Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published