/webkit-server

A standalone version of the WebKit server in capybara-webkit.

Primary LanguageC++MIT LicenseMIT

webkit-server

A standalone version of the WebKit server in capybara-webkit.

Dependencies

webkit-server depends on a WebKit implementation from Qt, a cross-platform development toolkit. You'll need to download the Qt libraries to build the binary. See Installing Qt for how to install it on your system.

Building

To generate the necessary files and build the binary:

./build.sh

License

webkit-server uses the MIT license. See LICENSE for more details.