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: 76,925 of 190,317
Downloads: 12,401

Daily

Ranking: 141,213 of 190,280
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
56659,701,421rubocop
72583,359,451pry
175278,851,270rubocop-performance
181267,624,757pry-byebug
188259,952,754rubocop-rspec
3,7882,941,673github_changelog_generator

Owners

#GravatarHandle
1iconshinya_ohtani