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
Vincent Batts 4e76f510b3
initial commit from IBM Cloud example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-06-03 10:42:48 +02:00

3 lines
82 B
Bash

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