UNPKG

nbr-programming

Version:
24 lines (17 loc) 490 B
# NodeBot - Programming NodeBot Programming allows you to set, get and remove variables at NodeBot Worker. ## Install Run the following command in your Node-RED user directory ``` npm install nbr-programming ``` If you didnt install ws before, you must install ws also. ``` npm install ws ``` ## Usage [Programming Nodes](https://github.com/nodebotrpa/editor/wiki/Programming) ## Getting Help For further help, please contact to NodeBotRpa@gmail.com ## License Apache 2.0 license