/conkeror_mac_bundler

Create a Mac AppBundle for Conkeror, the "keyboard-oriented, highly-customizable, highly-extensible web browser".

Primary LanguageC

This is all based on the make_app.sh and xulrunner.c files from http://conkeror.org/InstallationOSX

Requirements:
 xcode (for gcc)
 git

The latest xulrunner will be downloaded from mozilla when make is run.

To create and install the bundle as Conkeror.app, simply run:
 make install