RubyGems Navigation menu

roastbeef 0.0.3

uh ok so roast beef is some kind of package manager that is for bleeding-edge programs. so basically it does not have its own repositories. instead it just will download source from the upstream repository and will do all the necessary steps to install . you get things that are as fresh as possible. i am talking about really fresh like your eggs and milk. roast beef saves you from having to look up the repository locations for all the stuff you want to build from source. it also abstracts away the differences in build processes. say you want the latest version of such a package as gnu emacs. so you grab the source but you know emacs is a little different from other packages and requires "make bootstrap" in between the configure and make step. with roastbeef all the complexity of such things is hidden from you. and if you have a lot of stuff built from source you can keep them all up to date with a single command. the motivations behind this are made more clear in a blog post: http://technomancy.us/106 == man why you even got to do a thing

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - March 16, 2008* (20.5 KB)
  2. 0.0.3 - March 14, 2008* (20 KB)

Runtime Dependencies (1):

hoe >= 1.5.0

Owners:

Authors:

  • Phil Hagelberg

SHA 256 checksum:

f06262f7e04c266131c811ff29288a2814c405dc659d27087e69f5651afdc6f6

Total downloads 7,887

For this version 3,396

Licenses:

N/A

Required Ruby Version: None

Links: