Sredder
Sred the gnarl of tracking the wriketious deeds.
Installation
Installation via the command line:
$ gem install sredder
Auth Wrike
To auth sredder with Wrike, make sure to enter all 3 required arguments:
$ sredder -t "Faux Title" -m "Empty Promises" -h0
Usage
“sage: sredder [options] -t, –title TITLE The TITLE field to add to the wrike task -m, –message MESSAGE The MESSAGE field to add to the wrike task -h, –hours N The number of HOURS spent on the task -d, –date DATE The DATE (YY/MM/DD) on which the task was performed (default today) -f, –folder FOLDER The wrike FOLDER in which to place the task (default Programming) Shorthand is: ‘p’: Programming ‘s’: Project Supervision ‘r’: Requirements Engineering ‘a’: Software architecture and design ‘t’: Testing -g, –github_id The Github Pull Request ID to fetch and parse –help Show this message –version Show version
“