emacs-tempel 1.5
Simple templates for Emacs
Tempel is a tiny template package for Emacs, which uses the syntax of the Emacs Tempo library. You may also write your templates in Lisp.
- Outputs:
out
- Website: https://github.com/minad/tempel
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-tempel 1.5
as follows:
guix install emacs-tempel@1.5
Or install the latest version:
guix install emacs-tempel
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.