As featured in RubyWeekly
https://rubyweekly.com/issues/687dsu is a ruby gem that enables anyone practicing Agile methodology to record, keep track of and manage their daily standup (DSU) activities. Give it a download and a GitHub star. Lots of fun to use :)
RubyGems: https://rubygems.org/gems/dsu
GitHub wiki: https://github.com/gangelo/dsu/wiki
- 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).