Skip to content
forked from techimist/copir

A semi automation tool to copy files from one branch of an SVN repo to other

License

Notifications You must be signed in to change notification settings

gpradeepjain/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 to other branch and paste there. Instead, just provide a list of files need to be copied and Voilà, the job is done!

Instructions for developers

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

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

About

A semi automation tool to copy files from one branch of an SVN repo to other

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 95.0%
  • CSS 3.4%
  • JavaScript 1.6%