RubyGems Navigation menu

rugs 0.1.0

RUGS - RUby Git Setup

A helper script that makes setting up remote git repositories a snap.

RUGS has three main functions:

  • Creates a local git repository using default templates or ones you create.

  • Sets up a remote repository to mirror your local one.

  • Adds a framework of git hooks allowing you to store and run your own hooks in directly from the repo.

RUGS makes creating remote repos as simple as ‘rugs create repo_name on server_name`.

RUGS even allows you to automatically embed your Git hooks in the repo itself. No more jumping through hoops to make sure your hooks are maintained with your project; with RUGS you just store your hook scripts in the ‘git_hooks` directory and they’re automatically updated and run.

Once you’ve set up your project using RUGS you just use Git as you normally would with the exception of your hooks being the in ‘git_hooks` directory. \

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

インストール:
=

バージョン履歴:

  1. 0.1.1 - September 25, 2011 (9.5KB)
  2. 0.1.0 - September 25, 2011 (8KB)
  3. 0.0.1 - September 23, 2011 (5.5KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Mike Bethany

SHA 256チェックサム:

a32f498a51cf4a4abab224beafb66abb6af17365e5b9d89eb763cc07475a1b39

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

このバージョンのみ 3,036

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: