[add] Node-RED package

https://github.com/YunoHost-Apps/nodered_ynh/

Node-RED allows graphical programming, through data flows. Package has been installed and tested on ARM (Raspberry Pi).
This commit is contained in:
tituspijean
2019-05-29 14:04:36 +02:00
committed by GitHub
parent f5efb33d71
commit aef7ac6d71

View File

@ -1133,6 +1133,12 @@
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/nodebb_ynh" "url": "https://github.com/YunoHost-Apps/nodebb_ynh"
}, },
"nodered": {
"branch": "master",
"revision": "HEAD",
"state": "inprogress",
"url": "https://github.com/YunoHost-Apps/nodered_ynh"
},
"ofbiz": { "ofbiz": {
"branch": "master", "branch": "master",
"level": 0, "level": 0,