I hereby claim:
- I am josiahone on github.
- I am jsbruner (https://keybase.io/jsbruner) on keybase.
- I have a public key ASBNt-Asu7hrElAJ2y2IBVcpqm_C4eYjDjD-UVra0_yLTwo
To claim this, I am signing this object:
# Sets up my starter environment on linux platforms. | |
# Function Definitions | |
function setupmoz { | |
# Ensure hg is installed | |
sudo apt-get install mercurial; | |
# First, build pre-reqs from https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build/Linux_and_MacOS_build_preparation | |
mkdir src && cd src; | |
wget https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py; |
############################################################################### | |
# Script used to download, build, and install prerequisites for gcc on macOS. # | |
# Run this from the srcdir/ directory. # | |
############################################################################### | |
# Make infrastucture directory | |
mkdir infrastucture; | |
# Install GMP | |
set -e; |
I hereby claim:
To claim this, I am signing this object: