echo "Generating the dynamic code"
go generate
echo "Building Gosora"
go build -o Gosora
echo "Running Gosora"
./Gosora