DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 9e1c26e603bf15bf550dbc041c7f23159ab4bccd tixe/.air.toml -rw-r--r-- 102 bytes
9e1c26e6Jonni Liljamo feat: show version number in settings 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"