Skip to content

Synchronizes files and directories from source folder to multiple target folders.

License

Notifications You must be signed in to change notification settings

hellpf/filesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filesync

Synchronizes files and directories from source folder to multiple target folders.

run

npm install npm start -- --source target/classes --target target/project-1.0-SNAPSHOT/WEB-INF/classes npm start -- --source target/classes --target target/project-1.0-SNAPSHOT/WEB-INF/classes --syncDelete

cd your/maven/project node /PATH/TO/filesync/index.js --source target/classes --target target/project-1.0-SNAPSHOT/WEB-INF/classes

TODO

  • file filtering

About

Synchronizes files and directories from source folder to multiple target folders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published