RubyGems Navigation menu

rubygems-sandbox 1.3.0

The sandbox plugin for rubygems helps you manage your command-line tools and their dependencies. Sandboxed gems are installed in their own private rubygem repositories with all of their dependencies. This means that you don't have to have a rat's nest of gems in your global repository in order to run popular command-tools like rdoc, flog, flay, rcov, etc. gem sandbox has the following sub-commands: * install gem_name ... - install 1 or more gems * plugin gem_name plugin_name ... - install a gem and plugins for it * remove gem_name ... - uninstall 1 or more gems * help - show this output Once you install gem sandbox will output something like: Copy the following scripts to any directory in your path to use them: cp /Users/USER/.gem/sandboxes/GEM/bin/TOOL _in_your_$PATH_ Copy the scripts to a directory in your path (eg ~/bin or /usr/bin) and you're good to go.

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

インストール:
=

バージョン履歴:

  1. 1.3.1 - December 13, 2019 (13KB)
  2. 1.3.0 - August 06, 2014 (12.5KB)
  3. 1.2.0 - February 11, 2014 (12.5KB)
  4. 1.1.1 - December 15, 2011 (11KB)
  5. 1.1.0 - September 28, 2011 (10.5KB)
全てのバージョンを表示(全6件)

Development依存関係 (3):

hoe ~> 3.12
minitest ~> 5.4
rdoc ~> 4.0

所有者:

作者:

  • Ryan Davis

SHA 256チェックサム:

5cb530eb0e8a2880d09034fde6b78ab3bb9c6e9f4e16587afd1098dbc332d0bc

累計ダウンロード数 16,976

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

ライセンス:

MIT

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

必要なRubyGemsのバージョン: < 3, >= 1.4

リンク: