Skip to content

cherryramatisdev/taskwarrior-scrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskwarrior Scrum

This binary is reponsible to read the files ~/.task/*.data provided by taskwarrior and output with cool UIs for your different scrum rituals.

Installation

You can download from the release page

Usage

Demo: https://github.com/cherryramatisdev/cherryramatisdev-taskwarrior-scrum/assets/86631177/efbd3c86-af5e-4ebe-a624-6ca48dab701d

Commands available with examples

  • completed
taskwarrior-scrum completed

or with a specific date

taskwarrior-scrum completed 05/06/2023
  • daily
taskwarrior-scrum daily

or with a specific date

taskwarrior-scrum daily 05/06/2023
  • pending
taskwarrior-scrum pending

or with a specific date

taskwarrior-scrum pending 05/06/2023
  • generate
taskwarrior-scrum generate --type=zsh # type can be zsh or bash

Contributing

  1. Fork it (https://github.com/cherryramatisdev/taskwarrior-scrum/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Taskwarrior visualizer for important scrum rituals

Resources

License

Stars

Watchers

Forks

Packages

No packages published