go-sdk/examples/validate.sh

8 lines
71 B
Bash
Executable File

#!/bin/sh
set -e
echo "Home: $HOME"
cd $1
go mod tidy
mm.py README.md