ICFP2020/build.sh

5 lines
36 B
Bash

#!/bin/sh
cd app
go build -o app .