kyleam / snakemake-mode

[MIRROR] Emacs support for Snakemake

Home Page:https://git.kyleam.com/snakemake-mode/about/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs support for Snakemake
===========================

This repo contains two Emacs libraries for Snakemake [^1].

  * snakemake-mode.el provides a major mode for editing Snakemake
    files.

  * snakemake.el defines a transient [^2] for calling Snakemake.

See the header of each file for more information.

Both of these are available on MELPA under the snakemake-mode package:

  https://melpa.org/#/snakemake-mode

[^1]: https://snakemake.readthedocs.io/en/stable/
[^2]: https://magit.vc/manual/transient/


Contributing
------------

Bug reports, patches, questions, and other feedback are welcome.
Please send a plain-text email to

    snakemake-mode@inbox.kyleam.com

Messages that include this address are public and available as
public-inbox [^3] archives at

    https://inbox.kyleam.com/snakemake-mode/

[^3]: https://public-inbox.org/README

About

[MIRROR] Emacs support for Snakemake

https://git.kyleam.com/snakemake-mode/about/

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 97.0%Language:Makefile 1.6%Language:Python 0.9%Language:Shell 0.6%