ligo/scripts/setup_dev_switch.sh

9 lines
175 B
Bash
Raw Normal View History

2019-09-06 04:02:18 +02:00
#!/bin/sh
set -e
"$(dirname "$0")"/setup_switch.sh
2019-09-07 13:52:00 -07:00
"$(dirname "$0")"/setup_repos.sh
2019-09-06 04:02:18 +02:00
2019-06-09 22:03:08 -07:00
opam install -y ocp-indent tuareg merlin alcotest-lwt crowbar
opam -y user-setup install