discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
blob 556bdc2d1b6c111b575ded170bc6fd86ad18c0af 858 bytes (raw)
name: README 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 

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

debug log:

solving 556bdc2 ...
found 556bdc2 in https://git.kyleam.com/snakemake-mode/

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).