DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 2627bf3034b75eecf63afaad9b2ed57680220c35 tixe/.air.toml -rw-r--r-- 102 bytes
2627bf30Jonni Liljamo fix: comments in TagsDelete 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
root = "."
tmp_dir = "tmp"

[build]
cmd = "go build -buildvcs=false -o ./tmp/tixe ."
bin = "tmp/tixe"