DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 122737fd9a39acff16ad8d57b6e24ac30a7ddfaf tixe/.air.toml -rw-r--r-- 102 bytes
122737fdJonni Liljamo feat: maybe possibly only build on tags? 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"