Skip to content

Commit cb731cc

Browse files
authored
Merge pull request #432 from Garfonso/document-symlinks
document the symlinks feature in Readme.
2 parents 54e8e86 + a5a98f4 commit cb731cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ The following options are available:
142142

143143
`--backupFile <filename>` Provide an ioBroker backup file to restore in this dev-server. Use this option to populate the dev-server with data (and possibly other adapters).
144144

145+
`--symlinks` Use symlinks instead of packing and installing the current adapter for a smoother dev experience. Requires JS-Controller 5+.
146+
145147
### `dev-server run`
146148

147149
Run dev-server, the adapter will not run, but you may test the Admin UI with hot-reload.

0 commit comments

Comments
 (0)