RubyGems Navigation menu

dsu 2.0.8

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. 2.0.8 - December 02, 2023 (48.5 KB)
Show all versions (63 total)

Runtime Dependencies (6):

activemodel >= 7.0.8, < 8.0
activesupport >= 7.0.8, < 8.0
colorize >= 0.8.1, < 1.0
os >= 1.1, < 2.0
thor >= 1.2, < 2.0
thor_nested_subcommand >= 1.0, < 2.0

Owners:

Pushed by:

Authors:

  • Gene M. Angelo, Jr.

SHA 256 checksum:

731bb1cd64d3d465a1b37286a46bfbad52e6ee9f60a4619398acc3566033cceb

Total downloads 13,770

For this version 292

License:

MIT

Required Ruby Version: >= 3.0.1

New versions require MFA: true

Version published with MFA: true

Links: