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:
= Copy to clipboard Copied!

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:

1845451aa050630854bb5ecc88f2d50a56609e8c4edfc278e3d52a76ba7ba065

Total downloads 11,780

For this version 7,585

Licenses:

N/A

Required Ruby Version: None

Links: