Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.43 KB

File metadata and controls

36 lines (28 loc) · 1.43 KB

helium-macos

macOS packaging & development tooling for the Helium Browser.

Building and development

macOS is our primary development platform, so it's the recommended environment for developing new Helium features.

> See docs/building.md

Contributing

Before contributing to this repo, please read the guidelines in the main repo's CONTRIBUTING.md.

Credits

Depot

Big thank you to Depot for sponsoring our runners, which handle the macOS builds of Helium. Their high-performance infrastructure lets us compile, package, and release new builds of Helium within hours, not days.

ungoogled-chromium-macos

This repo is based on ungoogled-chromium-macos, but heavily modified for Helium. Special thanks to everyone behind ungoogled-chromium, they made working with Chromium infinitely easier.

License

All code, patches, modified portions of imported code or patches, and any other content that is unique to Helium and not imported from other repositories is licensed under GPL-3.0. See LICENSE.

Any content imported from other projects retains its original license (for example, any original unmodified code imported from ungoogled-chromium remains licensed under their BSD 3-Clause license).