2025-01-17 MyCmd and MyProject Weekly Progress Report: 2025 Week 03

MyCmd and MyProject Weekly Progress Report: 2025 Week 03

I decided to take last week off from working on the project, thus no update for last week.

MyProject Demo

My demo-able goal for this week was to implement a minimal MyProject Task Registry and loading a myproject/main task definition file and listing the tasks defined there.

Executing mycmd myproject list-task

Again, this demo was simple, but my development methodology is to build and maintain momentum by implementing incremental, testable features.

MyProject Updates

I pushed eight commits over the last two weeks, including the following:

I have made decent incremental progress with these changes.

Next Week

My next goal is to implement a minimal mycmd myproject run that will be able to execute a no-argument task.


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