@telligro/opal-setup
v0.3.1
Published
A wrapper package to install OPAL Node-RED and OPAL nodes
Downloads
5
Readme
Getting Started
Requirements
node: 8.9.x LTS
npm: 5.5.x
Git: 1.8+
Note: The current release requires Git to be available on your environment path. Please refer to the Git Setup section.
Git Setup
For instructions on setting up git on (Windows/Linux/Mac OSX) refer to link below
Installing Git
On Windows, you can use a portable version of git available from
https://git-scm.com/download/win
If portable git used ensure that git.exe is available on your path.
Installation
- Open a shell with admin privileges
- Navigate to a installation directory (Create a new one if needed)
- Install and Start OPAL-Node-RED
npm install @telligro/opal-setup
node_modules\.bin\opal-run.cmd
- Open chrome browser and navigate to http://localhost:1880 to access the Editor
Developement setup
Refer to the Development setup section from OPAL-Node-RED
Contributing
Contact [email protected]
Authors
OPAL-Node-RED is a fork of Node-RED for the OPAL Framework
The OPAL Node-RED fork is maintained by Telligro Pte Ltd
The OPAL Nodes are created and mantained by Telligro Pte Ltd
Copyright and license
Copyright Telligro Pte Ltd 2017, licensed under the GPL v3 license.