Install SlimerJS on your computer
SlimerJS runs on any platform on which Firefox or XulRunner is available. XulRunner is the core of Firefox without its user interface.
This download page offers you different way to install SlimerJS:
SlimerJS is released under the Mozilla Public Licence 2.0 which is compatible with the Gnu Public Licence. This is a free software.
This is probably the prefered way if you use a package system. Here are known repositories from where SlimerJS can be installed. Note that the version proposed in these repositories could not be the latest stable one.
For others distributions, your contribution is welcomed ;-). Or tell us if you found SlimerJS somewhere else!
This Linux distribution proposesSlimerJS in its repository. Just type in a console:
yaourt slimerjs
It will install all needed packages. You can then read the documentation to launch it.
This package system for MacOs has a formula to install SlimerJS. Type in a console:
brew install slimerjs
You have to install XulRunner or Firefox separately and set the SLIMERJSLAUNCHER environment variable. See the documentation to set it.
Download the zip or the gz package, extract files into a directory, SlimerJS is ready.
The following packages embed all needed binaries (including XulRunner powered by Gecko 25.0). See the documentation to launch it.
If you want to use SlimerJS with differents version of Gecko/Firefox, or if you already have Firefox and you don't want to download a big file, or if you want to install SlimerJS on continuous integration environments like Travis, choose this package.
Download (about 470 KB)
This package needs additionnal setup actions
The Famous Web Browser. SlimerJS needs only its core engine to be executed. Prefered version: 25.0.
XulRunner is a software that contains only the core engine of Firefox and which can launch an application like SlimerJS, made with Mozilla technologies (XUL, XPCom...). Prefered version: 25.0.