[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dev workflow in Emacs with containers
From: |
Yuri Khan |
Subject: |
Re: Dev workflow in Emacs with containers |
Date: |
Sat, 30 Nov 2024 17:44:25 +0700 |
On Sat, 30 Nov 2024 at 01:20, Leo Butler <Leo.Butler@umanitoba.ca> wrote:
>
> On Sat, Nov 30 2024, Yuri Khan <yuri.v.khan@gmail.com> wrote:
>
> > Emacs integrates excellently with containerized tools.
> >
> > 1. a Dockerfile
> > 2. a docker-compose.yml
> > 3. a Makefile
> > 4. .dir-locals.el
> Yuri, would you be willing to share the stuff you mention?
The stuff, as you aptly call it, is, on the one hand, always somewhat
project-specific, and on the other hand, reasonably trivial to write
(as in that joke where a math professor says “trivial” and then
disappears for 40 minutes to ascertain the triviality).
I feel the proper way to share that would be a tutorial article. In
fact, some of my coẅorkers would benefit from such a tutorial. So I
might try my hand at writing it, but I can’t promise any specific
timeframe.