iobroker.js2fs
v0.1.5
Published
ioBroker Javascript to file
Downloads
15
Maintainers
Readme
ioBroker.js2fs
This adapter allows you to edit your ioBroker javascript files with your preferred IDE/editor.
Info
- Only for developers and for backup purposes (scripts are then files on disk and therefor can be included in backup)
- This is a pre-release and only for test purposes
- Currently debugging is restricted
Benefits
- use your preferred environment ide
- debugging
- breakpoints
Usage
e.g.: Webstorm:
Installation
Execute the following command in the iobroker root directory (e.g. in /opt/iobroker)
npm install iobroker.js2fs