doomemacs/Set up a Doom Emacs environment
Install a specific version of Doom Emacs (and Emacs) for use in your workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version, branch, tag, or SHA of Doom core to install, e.g. "v3.0.0", or "master" for the latest development version. | — | master |
| emacs-version | The version of Emacs to install, e.g. "28.1", or "snapshot" for a recent development version. | — | 28.1 |
| emacsdir | TODO | — | .emacs.d |
| doomdir | TODO | — | .github |
| sync | Whether or not to automatically run 'doom sync' | — | true |
| sync-options | Options to pass to 'doom sync' | — | -f cli.el --no-compile |
Outputs
no outputs