This project is inspired by fukamachi/cl-project.
Push the following list to package-archives and install from package.el.
("kelpa" . "https://kelpa.kyre.moe/")
Alternatively, downloaders such as el-get, straight.el can be used.
M-x el-project:make-project
When this command is executed, questions about the project are displayed interactively in the echo area. Simply follow this and enter the project information to complete the project template.
You can also change the skeleton reference to your customized skeleton by changing el-project:default-skeleton-dir
.
- Flexible templates
el-project uses parameter embedding with s.el. Therefore, the output can be flexibly varied simply by changing the skeleton (see ”el-project/skeleton”).
- Multiple choices of package development tools.
- Multiple choices of README formats
- README.org
- README.md
This package is licensed by The GNU General Public License verson 3 or later. See LICENSE.