RubyGems Navigation menu

dsu 1.1.2

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 displaying DSU entries for a particular day or date (date), dsu will display the given day or date's (date) DSU entries, as well as the DSU entries for the previous day, relative to the given day or date. If the date or day you are trying to view falls on a weekend or Monday, dsu will display back to, and including the weekend and previous Friday inclusive; this is so that you can share what you did over the weekend (if anything) and the previous Friday at your DSU.

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. 1.1.2 - May 26, 2023 (36 KB)
Show all versions (63 total)

Runtime Dependencies (6):

activemodel ~> 7.0, >= 7.0.4.3
activesupport ~> 7.0, >= 7.0.4
colorize ~> 0.8.1
os ~> 1.1, >= 1.1.4
thor ~> 1.2, >= 1.2.1

Owners:

Pushed by:

Authors:

  • Gene M. Angelo, Jr.

SHA 256 checksum:

5ee933b944b062bae5d289b3aef906b39706c10d32e37daa92a491bf0e73cc94

Total downloads 13,770

For this version 319

License:

MIT

Required Ruby Version: >= 3.0.1

New versions require MFA: true

Version published with MFA: true

Links: