Prodigy layer
Table of ContentsClose
1. Description
This layer adds support for the prodigy package to manage external services from within Emacs, check the package's documentation for more details.
It is recommended to put your prodigy services in the dotspacemacs/user-config
part of your ~/.spacemacs
file.
1.1. Features:
- Managing of pre-declared services from within Emacs
- Showing of process output in special buffers
- Filtering of processes for tags or names
2. Install
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add prodigy
to the existing dotspacemacs-configuration-layers
list in this
file.
3. Key bindings
3.1. Spawn prodigy
You start prodigy with this:
Key binding | Description |
---|---|
SPC a t p |
Open the prodigy buffer |