dev: add 'doom make' commands
Primarily for regenerating boilerplate in module documentation (such as the top navigation and #+SETUPFILE lines), the module index, and, later, changelog and init.el generators.
This commit is contained in:
parent
7bc0033d0a
commit
4b6e15d419
2 changed files with 258 additions and 0 deletions
|
@ -203,6 +203,7 @@ Environment variables:
|
|||
(load! "cli/packages")
|
||||
(load! "cli/autoloads")
|
||||
(load! "cli/ci")
|
||||
(load! "cli/make")
|
||||
|
||||
(defcligroup! "Diagnostics"
|
||||
"For troubleshooting and diagnostics"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue