foxgirl-linux/browser
2019-06-16 01:54:52 -05:00
..
resources/source_files Move browser source files to a new folder called resources 2019-06-16 01:54:52 -05:00
scripts Initial Commit 2019-06-12 15:44:32 -05:00
build.sh Fix bug that caused script to fail 2019-06-12 17:48:07 -05:00
README.md Initial Commit 2019-06-12 15:44:32 -05:00

This folder contains all the required material to build the browser.

Requirements

  • Ubuntu or Linux Mint

Notes

  • As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building.
  • You will occassionally need to enter your sudo password. Running this script as root has not been tested
  • This script has been tested with Linux Mint 19.1

Instructions

  • Run build.sh inside this folder.