emacs-make-it-so 0.1.0-2.b73dfb6
Transform files with Makefile recipes
This package provides an interface for selecting from different conversion recipes, often including tools like ffmpeg or convert. The conversion command need only be written once, and subsequent invocations can be readily customized. Several recipes are included by default, and more can be readily added.
- Outputs:
out - Website: https://github.com/abo-abo/make-it-so
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-make-it-so 0.1.0-2.b73dfb6 as follows:
guix install emacs-make-it-so@0.1.0-2.b73dfb6
Or install the latest version:
guix install emacs-make-it-so
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.