Skip to content

anyy/hlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlc - Happy Learning Calendar

Record your happy learning life for you

Usage

NAME:
   hlc - record your happy learning life for you

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

VERSION:
   1.0.0

COMMANDS:
   init     init database
   list, l  show tasks today
   add, a   add a task you learn today
   edit, e  edit a task
   done, d  done a task
   cal, c   show calendar
   help, h  Shows a list of commands or help for one command

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

add a task you learn today

$ hlc add

list tasks

$ hlc list

done the task

$ hlc done [number]

edit the task

$ hlc edit [number]

show calendar

$ hlc list

Installation

$ go get github.com/anyy/hlc
$ hlc init

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages