mgmarlow / emacs-config-generator

Generate a modern Emacs configuration
https://emacs-config-generator.fly.dev/
GNU General Public License v3.0
5 stars 1 forks source link

Emacs Configuration Generator

builds.sr.ht status

Jumpstart your Emacs configuration with sensible defaults and settings tuned to your preferences: https://emacs-config-generator.fly.dev/.

Screenshot

Development

Install dependencies:

make setup

Start watch mode:

make watch

Navigate to http://localhost:8080.

License

Licensed under GPL-v3.0.

Kudos

Thanks to https://emacs.amodernist.com/ for the idea.