RubyGems Navigation menu

newgem 1.0.2

Quickly bundle any Ruby libraries into a RubyGem and share it with the world, your colleagues, or perhaps just with yourself amongst your projects. RubyGems are centrally stored, versioned, and support dependencies between other gems, so they are the ultimate way to bundle libraries, executables, associated tests, examples, and more. Within this gem, you get one thing - <code>newgem</code> - an executable to create your own gems. Your new gems will include designated folders for Ruby code, test files, executables, and even a default website page for you to explain your project, and which instantly uploads to RubyForge website (which looks just like this one by default)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.3 - March 03, 2010 (91.5 KB)
  2. 1.5.2 - August 05, 2009 (91.0 KB)
  3. 1.5.1 - August 05, 2009 (91.5 KB)
  4. 1.5.0 - August 05, 2009 (91.0 KB)
  5. 1.4.1 - May 02, 2009* (104.5 KB)
  6. 1.0.2 - October 29, 2008* (87.0 KB)
顯示所有版本(共 73)

Runtime 相依性套件 (5):

activesupport >= 2.0.2
hoe >= 1.8.0
RedCloth >= 4.0.0
rubigen >= 1.3.3
syntax >= 1.0.0

Development 相依性套件 (2):

cucumber >= 0.1.9
hoe >= 1.8.0

擁有者:

作者:

  • Dr Nic Williams

SHA 256 checksum:

16fcb542fa628f5891fa4514bc254f69070a0b0a6e99ee99385b24ac3f77d2f8

總下載次數 394,895

這個版本 3,639

License:

Ruby 版本需求:

相關連結: