Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 342 Bytes

CWebkitGtk-Linux

CWebkitGtk-Linux is a Swift package for Linux (Ubuntu) that allows you to link against WebKitGTK+ library.

This package is a wrapper around WebKitGTK+ so you have to install it before hand, as well as clang:

sudo apt-get install libwebkitgtk-3.0-dev clang