skeleton/modd.conf

4 lines
68 B
Plaintext

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