Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johari/klee-vagrant

Vagrantfile for Klee
https://github.com/johari/klee-vagrant

Last synced: 28 days ago
JSON representation

Vagrantfile for Klee

Awesome Lists containing this project

README

        

# WHAT
This is a Vagrantfile for [klee](https://github.com/klee/klee).

Hopefuly, you'd be able to have everything up and running by entering `vagrant up` in your terminal.
If not, please consider submitting a pull request.

The base machine is `ubuntu/precise64`.

:metal:

# EXAMPLE

vagrant up
vagrant ssh
cd /vagrant/example/get_sign
make

# LICENSE
MIT