Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 380 Bytes

File metadata and controls

18 lines (12 loc) · 380 Bytes

copybot

GUI based app to watch source file / folder changes and copy those files to the target location

This app is still in development.

Dev note: Was using webpack, switched to electron-prebuilt-compile.

Build Setup

# install dependencies
npm install

# start the electron app
npm start