DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: dabeb23b2a9717bddba91cc8c530c134d0224ede tixe/.air.toml -rw-r--r-- 102 bytes
dabeb23bJonni Liljamo docs: update example docker-compose 11 months ago
                                                                                
1
2
3
4
5
6
root = "."
tmp_dir = "tmp"

[build]
cmd = "go build -buildvcs=false -o ./tmp/tixe ."
bin = "tmp/tixe"