browser-laptop-bootstrap
v1.0.0
Published
Bootstrap helper for Brave
Downloads
11
Readme
browser-laptop-bootstrap
Everything you need to compile Muon and run Brave
- fetches syncs code from all projects we define in package.json
- fetches all 3rd party source code (Chromium) via depot_tools
- sets the branch for Chromium (ex: 54.0.2840.100)
- checks out Muon
- checks out our fork of node as a dependency under Muon (along with other deps)
- checks out browser-laptop
- applies patches we have for 3rd party code (Chromium, node)
Please check out our wiki for build instructions and other information.