gotask

command module
v0.0.0-...-ff9222e Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2019 License: MIT Imports: 8 Imported by: 0

README

gotask

gotask is a easy to use command line interface tool for adding, removing and editing daily tasks in a database stored in your local filesystem.

Installation

gotask is completely written in go, so all you have to do is install git, go and execute below command.

$ go get github.com/thinkofher/gotask

Make sure you have $GOPATH/bin added to your $PATH variable.

Usage

NAME:
   gotask - Add, remove and edit tasks in your local database.

USAGE:
   gotask [global options] command [command options] [arguments...]

VERSION:
   0.0.1

AUTHOR:
   Beniamin Dudek <[email protected]>

COMMANDS:
     add, a   Add task to your tasks list
     show, s  Show tasks in your tasks list
     done, d  Complete task with given id.
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

Sample session

asciicast

Used technologies

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package db provides functions and data structures for manipulating local go boltdb database in terms of creating and editing tasks.
Package db provides functions and data structures for manipulating local go boltdb database in terms of creating and editing tasks.

Jump to

Keyboard shortcuts

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