mweststrate / relative-deps

Installs local dependencies for optimal developer experience
MIT License
428 stars 32 forks source link

feat: Add watch mode command #31

Closed dvh91 closed 4 years ago

dvh91 commented 4 years ago

Added a watch mode to the cli api, allowing to reinstall relative deps when their source code changes.

Resolve issue https://github.com/mweststrate/relative-deps/issues/2