mirror of
https://github.com/restic/restic.git
synced 2025-10-29 10:32:32 +00:00
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]
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
/.gopath
|
|
/restic
|
|
/restic.debug
|
|
/dirdiff
|
|
cmd/dirdiff/dirdiff
|
|
cmd/gentestdata/gentestdata
|
|
cmd/restic/restic
|
|
/.vagrant
|