Files
kopia/tools/install.cmd
Jarek Kowalski 771fec1077 build: added simple Windows-based build script
This orchestrates building HTMLUI and main binary, only uses built-in shell script and avoids having any dependencies on Unix tools. Latest go and npm are required.
2019-12-18 19:35:40 -08:00

2 lines
113 B
Batchfile

if not exist .tools\go-bindata.exe go build -o .tools\go-bindata.exe github.com/go-bindata/go-bindata/go-bindata