RubyGems Navigation menu

rubygems-sandbox 1.3.2

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.2 August 27, 2024 (13.0 KB)
  2. 1.3.1 December 13, 2019 (13.0 KB)
  3. 1.3.0 August 06, 2014 (12.5 KB)
  4. 1.2.0 February 11, 2014 (12.5 KB)
  5. 1.1.1 December 15, 2011 (11.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (2):

hoe ~> 4.2
rdoc >= 4.0, < 7

擁有者:

推送者:

作者:

  • Ryan Davis

SHA 256 總和檢查碼:

=

簽名有效期:

January 02, 2024 - January 01, 2025

總下載次數 17,717

這個版本 173

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

RubyGems 版本需求: >= 1.4, < 4

相關連結: