This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
myappziugv/run-dev

4 lines
82 B
Bash

#!/bin/bash
# Simple shell script to run application in dev mode
go run server.go