Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 621 Bytes

README.markdown

File metadata and controls

17 lines (9 loc) · 621 Bytes

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.