mirror of
https://github.com/octoleo/restic.git
synced 2024-10-31 19:02:32 +00:00
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]
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
|