emacs-disproject
Transient interface for managing and interacting with projects
Disproject is a package for GNU Emacs that implements Transient menus for dispatching project-related commands on top of the Project library. It aims to provide a more capable version of the project-switch-project command, which it is inspired by. Those who are familiar with Projectile may also find similarities to projectile-commander.
- Versions: 2.2.0
- Website: https://github.com/aurtzy/disproject
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-disproject as follows:
guix install emacs-disproject
Or install a particular version:
guix install emacs-disproject@2.2.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of emacs-disproject about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-disproject'><img src='https://packages.guix.gnu.org/packages/emacs-disproject/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-disproject)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-disproject][https://packages.guix.gnu.org/packages/emacs-disproject/badges/latest-version.svg]]