dsu is little 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) noteworthy activities that you performed during your day. During your DSU, you can then easily recall and share these these activities with your team.
v1.2.0 raises an error when the config 'carry_over_entries_to_today' option is set to true and editing today's entries (e.g. dsu e n). This is being addressed. The temporary fix is to delete the config file or set the option to false.
v1.2.0 raises an error when the config 'carry_over_entries_to_today' option is set to true and editing today's entries (e.g. dsu e n). This is being addressed. The temporary fix is to delete the config file or set the option to false.