cl-electron depends on Node.js, a Common Lisp implementation (SBCL) and
some CL libraries (consult cl-electron.asd file).
Run npm install from the project’s root to install all Node.js dependencies
(including Electron). To update dependencies, run npm update.
The CL dependencies can be handled via Guix, Nix or manually (see Guix manifest and Nix shell).
See examples folder.
cl-electron is distributed under the BSD license.
Please note that this license only covers the binding itself. Refer to the distribution terms of the third-party dependencies for details.