
Lem: Editor Modules

After installing lem, you can start developing and extend the editor while it runs.
Install
nightly build
Tested on Ubuntu 24.04 and macOS(apple silicon).
https://github.com/lem-project/lem/releases/tag/nightly-latest
Nix
$ nix profile add github:lem-project/lem#
$ nix profile add github:lem-project/lem#lem-ncurses
$ nix profile add github:lem-project/lem#lem-webview
$ nix profile add github:lem-project/lem#lem-sdl2
Or run Lem temporarily (no install):
$ nix run github:lem-project/lem#