Skip to content

Add a devenv shell with Emacs and Eask - #13

Merged
raszi merged 1 commit into
mainfrom
build/devenv
Sep 19, 2026
Merged

raszi merged 1 commit into
mainfrom
build/devenv

Conversation

@raszi

@raszi raszi commented Sep 19, 2026

Copy link
Copy Markdown
Member

The project needs Emacs and Eask, but neither comes with the repository. A devenv shell gives you both.

devenv shell opens a shell with the tools. devenv test compiles the package, runs the linter, and runs the tests. With direnv, direnv allow loads the tools when you enter the directory.

The shell uses emacs-nox, because Eask only runs batch jobs. The setup has no git hooks, unlike clean-code-lint.

The README has a new Development section.

@raszi raszi added the build Change the build system or a dependency. label Sep 19, 2026
@raszi
raszi merged commit e0389fa into main Sep 19, 2026
4 checks passed
@raszi
raszi deleted the build/devenv branch September 19, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Change the build system or a dependency.

Development

Successfully merging this pull request may close these issues.

1 participant