brave/brightray

Name: brightray

Owner: Brave Software

Description: A thin shim over Chromium?s Content module

Forked from: electron-archive/brightray

Created: 2016-03-08 14:16:50.0

Updated: 2016-11-16 07:02:00.0

Pushed: 2016-12-09 17:24:42.0

Homepage: null

Size: 1073

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Brightray

Brightray is a static library that makes libchromiumcontent easier to use in applications.

Using it in your app

See brightray_example for a sample application written using Brightray.

Development
Prerequisites
One-time setup

You must previously have built and uploaded libchromiumcontent using its script/upload script.

$ script/bootstrap http://base.url.com/used/by/script/upload
Building
$ script/build

Building Brightray on its own isn?t all that interesting, since it?s just a static library. Building it into an application (like brightray_example) is the only way to test it.

License

In general, everything is covered by the LICENSE file. Some files specify at the top that they are covered by the LICENSE-CHROMIUM file instead.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.