forked from TrueCloudLab/restic
149b634333
This defines Linux, FreeBSD and OpenBSD VMs and creates a Go environment. Micro-tutorial: $ vagrant up freebsd [wait...] $ vagrant ssh freebsd -c 'cd restic/restic; go test -v ./...' [test output]
8 lines
116 B
Text
8 lines
116 B
Text
/.gopath
|
|
/restic
|
|
/restic.debug
|
|
/dirdiff
|
|
cmd/dirdiff/dirdiff
|
|
cmd/gentestdata/gentestdata
|
|
cmd/restic/restic
|
|
/.vagrant
|