2025-08-09 MyCmd and MyProject Weekly Progress Report: 2025 Week 32

MyCmd and MyProject Weekly Progress Report: 2025 Week 32

This week I accomplished two main things:

Demos

Output Control Options

The following shows running the sub a-sub-task task with normal output, with quiet output enabled, and with verbose output enabled:

mycmd myproject run output options

New project-info command group

I moved mycmd myproject list-tasks to mycmd myproject project-info tasks and also created mycmd myproject project-info root and mycmd myproject project-info task-definition-directory:

mycmd myproject project-info

MyProject Updates

This week I pushed 11 commits to MyProject, including the following changes:

Next Week

I have local in-progress changes to allow registration of descriptions for tasks. I will use this in more verbose outputs in mycmd myproject run and mycmd myproject project-info tasks to show these descriptions. Once this is done, I plan on systematically working through the myproject files I have across my many projects and porting them to task definition directories. With this, I hope to see if there are any other major features I’m missing and what else I need to do.


All of my MyCmd and MyProject Weekly Progress reports will be linked from here.