Skip to content

Instantly share code, notes, and snippets.

@joshuaaguilar20
Created December 27, 2018 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuaaguilar20/cf3256782735e6590ddac0c66413d689 to your computer and use it in GitHub Desktop.
Save joshuaaguilar20/cf3256782735e6590ddac0c66413d689 to your computer and use it in GitHub Desktop.
Make Build Scripts
git clone https://github.com/anbox/anbox.git
cd anbox
mkdir build
cd build
cmake ..
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment