Skip to content

Instantly share code, notes, and snippets.

@dkubb
Created November 27, 2009 22:50
Show Gist options
  • Select an option

  • Save dkubb/244267 to your computer and use it in GitHub Desktop.

Select an option

Save dkubb/244267 to your computer and use it in GitHub Desktop.

You may need to prefix “sudo” in front of the gem and rake commands below depending on how your system is setup.

$ gem install jeweler addressable
$ git clone git://github.com/datamapper/extlib.git
$ cd extlib
$ rake install
$ cd -
$ git clone git://github.com/datamapper/dm-core.git
$ cd dm-core
$ rake install
$ cd -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment