Installation is done in a few simple steps and only takes a minute to get running.
For more general information look at the README file or in the official documentation.
- Dependencies
- Installation methods
- Standard Installation
- Containers and Virtual Machines
- Single-board-computers
- Linux distribution
- Setting up optional features
You only need these packages installed:
git
node
(debian users also neednodejs-legacy
)npm
OS.js runs on all patforms and web-servers. Choose one of the methods described below, then proceed to the run section.
You can also find documentation on this on the official homepage.
If you want to install on your computer or server directly:
See install-nix.md.
See install-windows.md.
If you want to install on your computer, but in an isolated environment (container)
See Vagrant.md.
See Docker.md.
See NW.md.
You can also install/deploy OS.js on these platforms, but has some spesific documentation:
See platform-raspi.md.
See platform-arduino.md.
See platform-edison.md.
OS.js can run as a Linux distribution on top of X11. See X11.md for more information.
Visit the official documentation for more information.