Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.53 KB

Deprecated: This feature is now part of javascript adapter.

Logo

ioBroker.js2fs

Number of Installations Number of Installations NPM version Tests Build status License

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

Initial Creation

This adapter was initialy created by @soef at https://github.com/soef/iobroker.js2fs but not maintained any more, so we moved it to iobroker-community so that bugs could be fixed. thanks @soef for his work.

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