DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 0.1.0 tixe/.air.toml -rw-r--r-- 102 bytes
2038e2d0Jonni Liljamo feat: first ci attempt 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"