An open API service indexing awesome lists of open source software.

https://github.com/s2e/scripts

Various build scripts
https://github.com/s2e/scripts

Last synced: 10 months ago
JSON representation

Various build scripts

Awesome Lists containing this project

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.