| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat:Makefile: Add dependency installation target | Craig Jennings | 2025-11-04 | 1 | -2/+23 |
| | | | | | | | | Add a new `install-deps` target to the Makefile for setting up required dependencies, specifically `xterm-color`, using MELPA package repository. Enhance test process by including package initialization in `EMACS_TEST` command. | ||||
| * | remove coloring from the Makefile | Craig Jennings | 2025-11-04 | 1 | -42/+35 |
| | | |||||
| * | feat:Makefile: Add Makefile for build and test automation | Craig Jennings | 2025-11-04 | 1 | -0/+218 |
| Introduce a Makefile to automate common tasks for the wttrin project. This includes running tests (unit and integration), validating and compiling the main file, linting, and cleaning up generated files. | |||||
