DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 0.1.1 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"