Skip to content
bpaquet edited this page Mar 7, 2012 · 5 revisions

Requirements

System package required for WARP :

  • curl
  • git-core

Installation

To install WARP :

cd $HOME
git clone git://github.com/bpaquet/warp.git .warp

Packager node

You have to set the environment variable WARP_EXPORT_DIR in warp packager node.

This environment variable contains the directory where WARP will put binary files.

Clone this wiki locally