dsu 3.0.5
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:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (7):
            activemodel
            >= 7.2.1, < 8.0
          
          
            activesupport
            >= 7.2.1, < 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
          
    