Skip to content

Semi automation tool for copying files from one branch of an SVN repo to other

License

Notifications You must be signed in to change notification settings

techimist/copir

Repository files navigation

copir

This is a semiautomation tool written in nodewbkit. This tool allows copying of multiple files from one branch of a repository to other, so that users do not have to manually go into each subdirectory and copy the required file and then navigate back to other branch and paste there. Instead, just provide a list of files needed to be copied and Voilà, the job is done!

Instructions for developers

git clone https://github.com/anna93/copir.git copir
cd copir/pj/
npm install
bower install
cd ..
nw pj

Learn node webkit here: https://github.com/nwjs/nw.js/wiki

Link to Instructions for users: https://github.com/anna93/copir/wiki/How-to-use-Copir

About

Semi automation tool for copying files from one branch of an SVN repo to other

Resources

License

Stars

Watchers

Forks

Packages

No packages published