Project

dsu

0.01
The project is in a healthy, maintained state
dsu is 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).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 7.0.8, < 8.0
>= 1.1, < 2.0
>= 1.1, < 2.0
>= 1.2, < 2.0
>= 7.0.8, < 8.0
 Project Readme

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.

  • 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

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.1', '< 4.0']; however, dsu is currently tested against the following ruby versions:

  • 3.0.1
  • 3.0.6
  • 3.1.4
  • 3.2.2

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