gangelo / dsu

dsu is little gem that helps manage your Agile DSU (Daily Stand Up) participation. How? by providing a simple command line interface (CLI) which allows you to create, read, update, and delete (CRUD) noteworthy activities that you performed during your day. During your DSU, you can then easily recall and share these these activities with your team.
https://rubygems.org/gems/dsu
MIT License
47 stars 1 forks source link
agile agile-toolkit dsu gem gems ruby-gem ruby-gems scrum-agile scrum-meetings standup standup-meetings standup-report standups

dsu

Ruby GitHub version Gem Version Documentation Report Issues License

dsu is a ruby gem that enables anyone practicing the Agile methodology to record, keep track of and manage their daily standup (DSU) activities.

Installation

gem install dsu

Documentation

The dsu wiki is currently the gold standard for dsu documentation.

Examples

Supported ruby versions

dsu should work with any ruby version ['>= 3.0.7', '< 4.0']; however, dsu is currently tested against the ubuntu-latest, macos-latest and windows-latest platforms, using the following ruby versions:

Copyright (c) 2023-2024 Gene Angelo. See LICENSE for details.