py-libp2p/install_interop_go_pkgs.sh
2019-08-28 23:48:25 +08:00

6 lines
67 B
Bash
Executable File

#!/bin/bash
go version
cd tests/interop/go_pkgs/
go install ./...