copybotGUI based app to watch source file / folder changes and copy those files to the target locationThis app is still in development.Dev note: Was using webpack, switched to electron-prebuilt-compile.https://github.com/electron/electron/tree/master/docsBuild Setup# install dependencies npm install # start the electron app npm start