dsu 3.0.2
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).
Gemfile:
=
install:
=
Runtime Dependencies (7):
activemodel
>= 7.0.8, < 8.0
activesupport
>= 7.0.8, < 8.0
colorize
>= 1.1, < 2.0
os
>= 1.1, < 2.0
thor
>= 1.2, < 2.0
thor_nested_subcommand
>= 1.0, < 2.0
tzinfo-data
~> 1.2024, >= 1.2024.1