Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 491 Bytes

docs.md

File metadata and controls

19 lines (14 loc) · 491 Bytes
layout title permalink lead_text
docs
Documentation
/docs/

Getting Started

Install RobotJS using npm:

npm install robotjs

It's that easy! npm will download one of the prebuilt binaries for your OS.

You can get npm here if you don't have it installed.

If you need to build RobotJS, see the building section. Instructions for Electron.