OK, so I got it installed. Always love learning new stuff :).
Anyway, now when I try to build with Pender I get
$ ./pendertools -p /c/java/kaplow-pend.zip
PenderTools: Creating Library Project
./pendertools: line 81: android: command not found
grep: invalid option -- o
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
android create lib-project --name Pender --target 0 --path /c/java/kaplow-pend.z
ip/PenderAndroidLibrary --package com.pender
./pendertools: line 73: android: command not found
I don't expect you know how to help with this, but figured I would post it up :).