DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 3588f9df164f4f8abee4495e95a0f43712b48e88 tixe/.air.toml -rw-r--r-- 102 bytes
3588f9dfJonni Liljamo feat: tixe-input css class 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"