[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Tramp-Nspawn version 1.0.1
From: |
ELPA update |
Subject: |
[GNU ELPA] Tramp-Nspawn version 1.0.1 |
Date: |
Sun, 31 Mar 2024 06:02:55 -0400 |
Version 1.0.1 of package Tramp-Nspawn has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Tramp-Nspawn describes itself as:
===============================================
Tramp integration for systemd-nspawn containers
===============================================
More at https://elpa.gnu.org/packages/tramp-nspawn.html
## Summary:
1 Introduction
══════════════
`tramp-nspawn' adds support for `systemd-nspawn' containers with
Emacs’ TRAMP system.
2 Installation
══════════════
2.1 ELPA
────────
This package is available on [GNU ELPA] and can be installed with `M-x
package-install RET tramp-nspawn RET' from within Emacs itself.
[GNU ELPA] <https://elpa.gnu.org/packages/nspawn-tramp.html>
2.2 Direct download
───────────────────
Download this repository to some location, then add the following to
your Emacs initialization:
┌────
│ (add-to-list 'load-path "/path/to/tramp-nspawn")
│ (require 'tramp-nspawn)
└────
3 Usage
═══════
Call `tramp-nspawn-setup' to add support:
┌────
│ (add-hook 'after-init-hook 'tramp-nspawn-setup)
└────
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Tramp-Nspawn version 1.0.1,
ELPA update <=