Skip to content

yuta17/mdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdg

My Done Graph

mdg

Installation

$ gem install mdg

Usage

$ mdg -h
Usage: mdg [-h|--help] [-v|--version] <command> [<args]
-v,  --version                    Show program version
-h,  --help                       Show this message

mdg Available Commands:
create -c content -t time                Create Done with time
update id -t time                        Update total time done
list                                     Done List
delete id                                Delete Done
server -p port                           Start http server process

License

The gem is available as open source under the terms of the MIT License.