dsu
dsu is a ruby gem that enables anyone practicing the Agile methodology to record, keep track of and manage their daily standup (DSU) activities.
-
dsuuses no network connections whatsoever. -
dsustores all of its data locally, in .json files. -
dsuis a simple (but powerful) command-line tool for users who love to work within the terminal. -
dsuversioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).- See the CHANGELOG.md before upgrading to a MAJOR
dsuversion. - See the Exporting DSU entries wiki on how to export (backup) your data.
- See the CHANGELOG.md before upgrading to a MAJOR
Installation
gem install dsuDocumentation
The dsu wiki is currently the gold standard for dsu documentation.
Examples
- The dsu wiki is repleat with practical examples on how to use
dsu. - Visit the How I use dsu daily as an Agile developer wiki for examples of how I use
dsuon a daily basis.
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:
- 3.1
- 3.2
- 3.3
Copyright (c) 2023-2024 Gene Angelo. See LICENSE for details.