Send Help-Guix mailing list submissions to
help-guix@gnu.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnu.org/mailman/listinfo/help-guix
or, via email, send a message with subject or body 'help' to
help-guix-request@gnu.org
You can reach the person managing the list at
help-guix-owner@gnu.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Help-Guix digest..."
Today's Topics:
1. VSCode DevContainer for Guix? (Yasuaki Kudo)
----------------------------------------------------------------------
Message: 1
Date: Tue, 11 Jul 2023 05:55:33 +0900
From: Yasuaki Kudo <yasu@yasuaki.com>
To: help-guix <help-guix@gnu.org>
Subject: VSCode DevContainer for Guix?
Message-ID: <BB9B5B1E-810C-4315-AD49-9FEC156F5E9E@yasuaki.com>
Content-Type: text/plain; charset=utf-8
Hello!!
So I have just spent a month battling with Docker and VSCode for a project and
became familiar with them. Combining both, we can create a very pleasant and
reproducible developer environment that everyone can copy.
DevContainer is like Screen/Tmux on steroids - the heavy lifting of compilation
and running can be shifted to a Docker, a remote SSH session, or a combination
of both, while the end-programmer can interact with the local VSCode IDE. And
the developer-facing computer can be any of the 3 - Linux, Windows or Macintosh
(inclusive of Apple custom CPU)
A development team can share the exact same environment using this mechanism.
I think we should have such a DecContainer for Guix programmers? 😄
-Yasu
------------------------------
Subject: Digest Footer
_______________________________________________
Help-Guix mailing list
Help-Guix@gnu.org
https://lists.gnu.org/mailman/listinfo/help-guix
------------------------------
End of Help-Guix Digest, Vol 92, Issue 9
****************************************