RubyGems Navigation menu

dsu 0.1.0.alpha.3

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. Activities are grouped by day and can be viewed in simple text format from the command line. When viewing a particular day, dsu will automatically display the previous day's activities as well. This is useful for remembering what you did yesterday, so you can share your "Today" and "Yesterday" activities with your team during your DSU. NOTE: This gem is currently in development (alpha release) and does not provide the ability to UPDATE or DELETE activities. These features will be added in future releases. IN ADDITION TO THIS: dsu's current behavior when viewing a particular day is to display the previous day's activities. This behavior is not necessarily ideal when sharing activities for a DSU that occurs on a Monday. This is because Monday's DSU typically includes sharing what you did on last FRIDAY (not necessarily "Yesterday"), as well as what you plan on doing "Today". This behavior will be changed in a future release as well, to display the previous Friday's activities (as well as Saturday and Sunday) if "Today" happens to be Monday.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.2 - May 21, 2024 (70 KB)
  2. 3.0.1 - February 19, 2024 (69 KB)
  3. 3.0.0 - February 17, 2024 (69 KB)
  4. 3.0.0.beta.3 - February 17, 2024 (69 KB)
  5. 3.0.0.beta.2 - February 17, 2024 (69 KB)
  6. 0.1.0.alpha.3 - May 09, 2023 (30 KB)
Show all versions (63 total)

Runtime Dependencies (6):

activesupport ~> 7.0, >= 7.0.4
colorize ~> 0.8.1
deco_lite ~> 1.3
os ~> 1.1, >= 1.1.4
thor ~> 1.2, >= 1.2.1

Owners:

Pushed by:

Authors:

  • Gene M. Angelo, Jr.

SHA 256 checksum:

4a5d1daa76cb4b4b27883ac8321bfec6ead63c00a6222209f834798af1f6f629

Total downloads 13,768

For this version 282

License:

MIT

Required Ruby Version: >= 3.0.1

New versions require MFA: true

Version published with MFA: true

Required Rubygems Version: > 1.3.1

Links: