emacs-make-it-so
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.
- Versions: 0.1.0-2.b73dfb6
- 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 the latest version of emacs-make-it-so as follows:
guix install emacs-make-it-so
Or install a particular version:
guix install emacs-make-it-so@0.1.0-2.b73dfb6
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.
Badge code
You can use the following badge to inform users of emacs-make-it-so about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-make-it-so'><img src='https://packages.guix.gnu.org/packages/emacs-make-it-so/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-make-it-so)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-make-it-so][https://packages.guix.gnu.org/packages/emacs-make-it-so/badges/latest-version.svg]]