diff options
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ + +piem --- Emacs tools and glue for working with public-inbox archives +==================================================================== + +This project is currently in the very early stages of development. In +general, anything that relates to interacting with public-inbox [^1] +archives from Emacs is worth considering, at least at this point. The +near-term focus is to support mapping public inbox endpoints (email, +nntp, http, rss) to associated code repositories, particularly in the +context of applying patch series. + +[^1]: https://public-inbox.org/README + +There's not much in place yet, but bug reports, patches, questions, +and other feedback are welcome. Please send a plain-text email to + + piem@inbox.kyleam.com + +Messages that include this address are public and available as +public-inbox archives at + + https://inbox.kyleam.com/piem/ |