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:
=

install:
=

Versions:

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

Runtime Dependencies (5):

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

Owners:

Authors:

  • Jeremy Hinegardner

SHA 256 checksum:

=

Total downloads 12,025

For this version 7,729

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: