Skip to content
Gene M. Angelo, Jr edited this page Jan 11, 2024 · 30 revisions

dsu

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

  • dsu uses no network connections whatsoever.
  • dsu stores all of its data locally, in .json files.
  • dsu is a simple (but powerful) command-line tool for users who love to work within the terminal.
  • dsu versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).

Installation

gem install dsu

Quick start

Getting help

Using the 'dsu' wiki

Follow any of the dsu wiki links (to the right) to obtain more detailed information on how to use dsu.

Using 'dsu' help

Visit the Displaying dsu help wiki for information on how to use dsu help.