skeleton/modd.conf
2019-06-27 00:20:53 +02:00

4 lines
68 B
Plaintext

**/*.go {
daemon: go run --tags=dev main.go server --http=:8000
}