Commit Graph

5 Commits

Author SHA1 Message Date
Henrik Lissner
5cfaf59402 refactor(cli): doom make: accept functions in make targets
A little less magical (and more performant) than interpolation.
2025-09-15 18:53:31 -04:00
Henrik Lissner
a8297a2565 dev: add LICENSE make target 2025-09-15 18:53:30 -04:00
Henrik Lissner
f6e6ed82c5 dev: fix CODEOWNERS
Extra output at top.

Amend: bbf6398ff9
2025-09-15 18:53:30 -04:00
Henrik Lissner
18403ab521 refactor(cli): doom make
Redesigns the 'doom make' command and the CODEOWNERS rule in
.doom (which is now obeyed on 'doom make .github/CODEOWNERS').
2025-09-14 16:25:12 -04:00
Henrik Lissner
1adc318cac dev: replace .doomrc w/ .doom.el
Also replaces the project's .doomrc file with a .doom (which isn't used
or recognized just yet, but will be later).
2025-06-30 15:23:27 +02:00