DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: fd89e5586bdbdf5e55057348c82306f33718cdb8 tixe/.air.toml -rw-r--r-- 102 bytes
fd89e558Jonni Liljamo fix: fix cookie issue 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"