|
|
|
Show HN: Dsu (daily stand-up gem)
(rubygems.org)
|
|
1 points
by gangelo
244 days ago
|
|
As featured in RubyWeekly https://rubyweekly.com/issues/687
dsu 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 - whether or not you hate daily stand-ups :) - 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). - View the wiki: https://github.com/gangelo/dsu/wiki |
|