GoTodo

command module
v0.0.0-...-39c3cc3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

README

Simple TODO CLI application written in Go

Basic

To start, you will have to put the executable in an isolated folder, then the application create a file named ".TodoFile.json". Don't edit them

Detail

GoTodo is a simple CLI application written in Golang
to manage your tasks only with a command line tool.

Usage:
  gotodo [command]

Available Commands:
  add         Add a new todo
  complete    Mark todo as completed
  completion  Generate the autocompletion script for the specified shell
  del         Delete todo
  help        Help about any command
  list        List all todos

Flags:
  -h, --help   help for gotodo

Use "gotodo [command] --help" for more information about a command.

Compilation

go build main.go -o bin/

Other

  • Terminal color should fix in future
  • MySql storage / SQLite3 / PostgreSQL ???

Verifications checksum

Theses checksum are valid only for my executable in Releases

SHA1 : 3419c8da7c400bb1ceeb00767b9a84dfc315e031

MD5 : 503457e4670121141fe0c181b7fd3f4e

How to get checksum with my CMD ?

Certutil -hashfile gotodo.exe MD5

Certutil -hashfile gotodo.exe SHA1

Documentation

Overview

Copyright © 2022 Brochier Maxence [email protected]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL