seed repo with README, LICENSE, and Makefile
Repository
Explore the complete chronological history, open any source snapshot, or filter down to the milestone commits used by the guided course.
See how Repository fits into the courseCommit subjects and history are public. A lock marks source snapshots included with full access.
Filters
13 commits
toolchain/tools: add ShellCheck installer
add agent guide and singularize convention names
shell/docs/conventions: add the language layer
make: split the Makefile into included modules
toolchain: install tools on demand with Make
make: add `enter` to start an environment shell
toolchain: drive installs from tool definitions
toolchain: install tools as versioned releases
docs/conventions: add code review convention
make: stop exporting PS1 from enter
make: name local variables by owner
make: use MAKEFILES for entered shells
| Date | Commit | Subject | Course section | Lesson |
|---|---|---|---|---|
| 2026-05-25 | 1f83aca | seed repo with README, LICENSE, and Makefile | Make Graph Foundation | Give a bare Make invocation a stable entry point |
| 2026-06-05 | 10c86e7 | toolchain/tools: add ShellCheck installer | Managed Toolchain | Separate tool facts from install mechanics |
| 2026-06-05 | e4d02ef | add agent guide and singularize convention names | Appendix · Repository Contracts | Write the agent entry point |
| 2026-06-05 | ad235d8 | shell/docs/conventions: add the language layer | Appendix · Repository Contracts | Preview lesson |
| 2026-06-07 | 7bf2533 | make: split the Makefile into included modules | Make Graph Foundation | Preview lesson |
| 2026-06-07 | 788dfba | toolchain: install tools on demand with Make | Managed Toolchain | Preview lesson |
| 2026-06-09 | 6cd3401 | make: add `enter` to start an environment shell | Entered Environment | Enter a repository-shaped shell |
| 2026-06-15 | 73f70c4 | toolchain: drive installs from tool definitions | Managed Toolchain | Preview lesson |
| 2026-06-18 | f9b85bc | toolchain: install tools as versioned releases | Managed Toolchain | Preview lesson |
| 2026-06-19 | 6cb3b4f | docs/conventions: add code review convention | Appendix · Repository Contracts | Preview lesson |
| 2026-06-26 | 8f53b24 | make: stop exporting PS1 from enter | Entered Environment | Preview lesson |
| 2026-06-27 | 6efe9dc | make: name local variables by owner | Make Graph Foundation | Preview lesson |
| 2026-06-28 | 9981476 | make: use MAKEFILES for entered shells | Entered Environment | Preview lesson |