davebalmer / jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
MIT License
1.2k stars 180 forks source link

Make requiring jsure #2

Closed davebalmer closed 13 years ago

davebalmer commented 13 years ago

Need to smarten up the Makefiles to remove the requirement if it's not installed.

davebalmer commented 13 years ago

No real need for make, either. Going to replace with build shell script for osx/linux and a bad 'ol batch file for windows. Making jsure completely optional so that the build should work on a vanilla OS install.