Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 374 Bytes

WHAT

This is a Vagrantfile for 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.

🤘

EXAMPLE

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

LICENSE

MIT