0.1.1 • Published 7 years ago

okr v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

okr

A stateless cli for managing OKRs. Accepts json as input for now. See /example for json structure.

install

$ npm i okr -g

usage

# list (filepath is relative to pwd)
$ okr -f <file>

todos

  • basic functionality i.e list
  • add status to key result
  • formatting and colors
  • edit data
  • summary
  • tests
  • additional data formats
  • allow piping

License

MIT