RubyGems Navigation menu

master_delivery 1.0.7

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.7 - May 11, 2020 (16.5KB)
  2. 1.0.6 - May 06, 2020 (16.5KB)
  3. 1.0.5 - May 03, 2020 (16KB)
  4. 1.0.4 - April 28, 2020 (16KB)
  5. 1.0.3 - April 28, 2020 (16KB)
全てのバージョンを表示(全7件)

Development依存関係 (9):

bundler ~> 2.0
pry >= 0.12.2
pry-byebug >= 3.9.0
rake >= 12.3.3
rspec >= 3.9.0
rubocop >= 0.80.1
rubocop-rspec >= 1.38.1

所有者:

プッシュ者:

作者:

  • Shinya Ohtani (shinyaohtani@github)

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 10,609

このバージョンのみ 1,905

ライセンス:

MIT

必要なRubyのバージョン: >= 2.3.0

リンク: