# build-scripts **Repository Path**: cherry_wb/build-scripts ## Basic Information - **Project Name**: build-scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README S2E Build Scripts ================= This repository contains scripts to build S2E and package it in docker images. You should use this repository in conjunction with ```repo```: ``` cd $S2EDIR repo init -u git://github.com/s2e/manifest.git repo sync ``` Please refer to the S2E documentation for build instructions.