iobroker.js2ftp

ioBroker Javascript to FTP


Keywords
sync, iobroker ftp, JetBrains, webstorm, ftp, debug, editor, ide
License
MIT
Install
npm install iobroker.js2ftp@0.0.30

Documentation

Logo

ioBroker.js2ftp

NPM version Tests License

This adapter allows you to edit your ioBroker javascript files with your preferred IDE/editor.

Info

  • Only for developers
  • 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:

Menu: Tools/Deployment/Configuration, add ftp, create a local directory to sync to To debug and use breakpoints, you have to load ioBroker.javascript as project in Webstorm.

Installation

Execute the following command in the iobroker root directory (e.g. in /opt/iobroker)

npm install iobroker.js2ftp