Add scripts to install deps

This commit is contained in:
Fabien Freling 2015-07-28 22:15:14 +02:00
parent 3761364d2d
commit e7e25526be
3 changed files with 9 additions and 4 deletions

6
ocaml/scripts/setup Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
./scripts/bootstrap
opam pin add cheesebot .
opam install cheesebot