1.5.0 • Published 6 years ago

wrklog v1.5.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

WrK Logger

Build Status

WrK Logger is a daily logger for tasks/activities. Useful to record standup notes/meetings/etc.

Demo

demo

Installation

NPM:

$ npm i -g wrklog

Yarn:

$ yarn global add wrklog

Usage

  • wrk list or wrk: List or filter your entries

  • wrk add: Add a new entry

  • wrk remove: Remove an entry

  • wrk edit: Edit an entry description

  • wrk clean: Deletes all entries. Be careful, there's NO trash can here

  • [WIP] wrk sync: Sync all your entries with a private Github Gist.

License

MIT