DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 7746581cf2c2201816d744bc5c3ae1d1e5dc1ede tixe/.air.toml -rw-r--r-- 102 bytes
7746581cJonni Liljamo feat: link management! 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"