RubyGems Navigation menu

crate 0.2.1

Crate is a developer tool to help package up your application as a custom static build of the ruby interpreter plus all dependent binary extensions. All the pure ruby code (the ruby application, the ruby stdlib, etc ) is packed into one or more SQLite databases. The final distributable pieces are a single executable and a few SQLite databases which can be then wrapped up appropriately as an OS X App; a self extracting executable for Windows; a shar archive, rpm or tarball for Unixes.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.1 - January 18, 2009* (22.5 KB)
  2. 0.1.1 - December 01, 2008* (22.0 KB)

Runtime 相依性套件 (5):

amalgalite ~> 0.7
configuration ~> 0.0.5
logging ~> 0.9
rake ~> 0.8.3

擁有者:

作者:

  • Jeremy Hinegardner

SHA 256 checksum:

1845451aa050630854bb5ecc88f2d50a56609e8c4edfc278e3d52a76ba7ba065

總下載次數 11,788

這個版本 7,589

License:

Ruby 版本需求:

相關連結: