gjs 1.76.3
Javascript bindings for GNOME
Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey javascript engine and the GObject introspection framework.
- Outputs:
out
- Website: https://wiki.gnome.org/Gjs
- Licenses: GPL 2+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gjs 1.76.3
as follows:
guix install gjs@1.76.3
Or install the latest version:
guix install gjs
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.