/todoCli

todo cli in Go

Primary LanguageGo

ToDo Cli With Go

A simple command line tool (cli) for managing tasks.

In this project is exercised:

  • Get input from users
  • Go modules
  • Go packages
  • Tests
Usage of ./todocli:
  -add 
      Tarefa a ser inclusa no ToDo Cli
  -complete int
    	Alterar tarefa para concluida
  -list
    	Listar todas as tarefas