flathub / flathub/org.gnu.emacs
Add extension directory for external tools
- Dominant language
- No language data
- Stars
- 18
- Forks
- 20
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 1
Description
Using the flatpak for a few weeks now and the only drawback I see from something like the visual studio code extension is the lack for a way to easily package additional tools. The visual studio code flatpak adds this support with:
1. a directory extension making it possible for additional software to be run in the flatpak environment (useful to run containers with podman-remote for example)
2. a host-spawn command to easily run a shell on the host
I think the extension directory would be an easy way to add more usage of the package without having a great cost in support.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.