An extension that allows you to synchronize one folder into another
Add a .sourcemirror file in root working directory
Format is
sourceFolder -> destinationFolder
eg src/SomeFolder -> etc/Foo/Bar/Biz
will automatically mirror SomeFolder into Biz
This extension contributes the following settings:
sourcemirror.autoStart
: Whether extension should autostart or not.
Will throw errors if folder it is copying from or into is deleted
Init
Initial release of SourceMirror
Enjoy!