Skip to content

Commit

Permalink
Content
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbhartwell committed Dec 24, 2024
1 parent 7a560a8 commit 0fe340a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions blog/2024-12-23-December-Adventure-2024:-Day-23.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

## MyCmd

I continued with small tasks, making incremental progress. I had some appointments today and so I didn't have time to dive into big tasks:

* [commit b820299fc4120b43529cf4f8047720a92340f52d](https://github.com/travisbhartwell/mycmd/commit/b820299fc4120b43529cf4f8047720a92340f52d): Add git information to version printing.
* [commit 57e5a0ab116738551b3fd6eb0bbbd73685cbe6a3](https://github.com/travisbhartwell/mycmd/commit/57e5a0ab116738551b3fd6eb0bbbd73685cbe6a3): Create formatted output aliases for `mycmd.debug` and `mycmd.trace`.
* [commit a7e739a7a33a0cf40c736019486cb830795a2ac7](https://github.com/travisbhartwell/mycmd/commit/a7e739a7a33a0cf40c736019486cb830795a2ac7): Use `varredir_close` to auto close file descriptors.
* [commit f7fab85b80f3f63e40356753a21a3ca1739ec81d](https://github.com/travisbhartwell/mycmd/commit/f7fab85b80f3f63e40356753a21a3ca1739ec81d): Make `mycmd:registry.get_command_group_from_file` more robust.
* [commit 96f601a0a01f4efd207b047374ea5edef49dec1b](https://github.com/travisbhartwell/mycmd/commit/96f601a0a01f4efd207b047374ea5edef49dec1b): Add the full help text for the `mycmd` Command Group.

I should have time to really focus on the design of the project task runner tomorrow.

## Dot Files

Expand Down

0 comments on commit 0fe340a

Please sign in to comment.