master_delivery

https://rubygems.org/gems/master_delivery
https://github.com/shinyaohtani/master_delivery
Deliver all master files managed in a single master snapshot directory into the specified directory while maintaining the hierarchy of the master snapshot directory. If the destination file already exists, back it up first and then deliver the master file. The difference with rsync is that master_delivery creates a symlinks instead of copying the master files. They are symlinks, so you have to keep in mind that you have to keep the master files in the same location, but it also has the advantage that the master file is updated at the same time when you directly make changes to the delivered file. Do you have any experience that the master file is getting old gradually? master_delivery can prevent this. If the master directory is git or svn managed, you can manage revisions of files that are delivered here and there at once with commands like git diff and git commit.

Total

Ranking: 77,676 of 180,488
Downloads: 10,326

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,080,748,809bundler
16855,188,240rake
23768,688,728rspec
63423,237,327pry
68414,960,918rubocop
171192,295,083pry-byebug
201155,329,951rubocop-rspec
213147,423,260rubocop-performance
3,6582,139,390github_changelog_generator

Owners

#GravatarHandle
1iconshinya_ohtani