Skip to content

Commit

Permalink
More content
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbhartwell committed Jan 18, 2025
1 parent 210c6c8 commit 42fccf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ I pushed [eight commits](https://github.com/travisbhartwell/myproject/commits/ma
* Documenting Concepts and Conventions in the [Concepts and Conventions Document](https://github.com/travisbhartwell/myproject/blob/000291b7a3b3aa14e2179037bede6dc31ad28b8b/docs/myproject-concepts-and-conventions.org?plain=1) regarding task definition directories, project root directories, and naming of variables related to these concepts.
* Updating the naming of variables to match the conventions documented above.
* Organizing the library and test files.
* Documenting the design of the Task Registry and added tasks to those.
* Documenting the design of the Task Registry in the [Design Document](https://github.com/travisbhartwell/myproject/blob/000291b7a3b3aa14e2179037bede6dc31ad28b8b/docs/myproject-design.org?plain=1) and added tasks to the [Planning Document](https://github.com/travisbhartwell/myproject/blob/000291b7a3b3aa14e2179037bede6dc31ad28b8b/docs/myproject-planning.org?plain=1) to accomplish that design.
* A minimal implementation of a Task Registry that only stores the task fully qualified name and the function for the task.
* A minimal loader of a task definition file.

Expand Down

0 comments on commit 42fccf5

Please sign in to comment.