RubyGems Navigation menu

dsu 1.2.1

dsu is a small, but powerful 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) your DSU entries (activities). During your DSU, you can use dsu's CLI to list and share what you did "yesterday" and what you plan on doing "Today" with your team. DSU entries are grouped by day and can be viewed in simple text format from the command-line. When displaying DSU entries for a particular day, dsu will also display DSU entries for the previous day. If the day you are trying to display falls on a weekend or Monday, dsu will automatically search back to include the weekend and previous Friday dates and display the entries; this is so that you can share what you did over the weekend (if anything) and the previous Friday with your team. When searching for "Yesterday's" DSU entries, dsu will automatically search back a maximimum of 7 days to find DSU entries to share. This could be helpful if, for example, if you are sharing what you plan to do today (Wednesday), but were sick yesterday (Tuesday); dsu in this case will display the last DSU entries it can find searching backwards a maximum of 7 days. dsu does a LOT more and is perfect for command-line junkies and those who LOVE simplicity. Give it a try and a star if you like it!

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.2.1 - June 02, 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:

d38b1079358e8a24822a525f75f2625fdf41aaae997be1e166c73643b6faa95b

Total downloads 13,768

For this version 360

License:

MIT

Required Ruby Version: >= 3.0.1

New versions require MFA: true

Version published with MFA: true

Links: