aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2017-07-08README: Update Install section with info about Bash completionTeddy Wing
2017-06-04README: Add information about the `--list-modules` flagTeddy Wing
Realised that I forgot to explain this flag. Show an example of it usage and output, and describe some of the reasoning behind why it's there.
2017-06-04README: Improve wording of Configuration stepTeddy Wing
"Open" sounded a bit ambiguous to me.
2017-06-04README: Improve wording of multiple project configuration paragraphTeddy Wing
The wording seemed a bit confusing before. Change it to make it clear that you're supposed to add a new "projects" block to the config.
2017-06-04README: Change description wordingTeddy Wing
I personally think this tool "vastly improves" upon the Chrome extension. After all, it's much more flexible, and it lives in the console, both of which are immense pluses.
2017-06-04README: Improve readability of command line exampleTeddy Wing
Split the example code onto multiple lines to improve readability.
2017-06-04README: Add an additional Usage exampleTeddy Wing
I thought it would be cool if we showed off an example connecting `timetasker` with another shell command.
2017-06-04README: Move URLs to bottom of fileTeddy Wing
Makes it a bit easier to read as text.
2017-06-04README: Add Install sectionTeddy Wing
Installation instructions.
2017-06-04README: Add Configuration sectionTeddy Wing
Explain the program's configuration and how to configure it using data from TimeTask.
2017-06-04README: Add Usage sectionTeddy Wing
Show some examples of how to use the program.
2017-06-04README: Rewrite the opening descriptionTeddy Wing
Remove references to the project being abandoned. Briefly describe it.
2017-03-20Add REAMEv0.0.1Teddy Wing
Add info about the project, the fact that it's been abandoned and why, and license information.