Go back to the main page

Prototype and NWMatcher

 

Getting Prototype 1.7 RC3 with NWMatcher

cd /var/www/misc/git/prototype This is my locally checked-out Prototype

git pull

git checkout -b 1.7_rc3 1.7_rc3

rake dist SELECTOR_ENGINE=nwmatcher

Building Prototype 1.6.1 with NWMatcher

cd /var/www/misc/git/prototype This is my locally checked-out Prototype

git checkout -b tobie_selector origin/tobie_selector

rake dist SELECTOR_ENGINE=nwmatcher

  • Pushed on 10/21/2010 by Christian