DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: demo tixe/.air.toml -rw-r--r-- 102 bytes
b283bb02Jonni Liljamo feat: demo patches 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"