command
Version:
v0.0.0-...-b22ab2b
Opens a new window with list of versions in this module.
Published: Oct 16, 2023
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
e2e testing - go-msi
End-to-end testing with Docker on Windows containers.
From project root:
docker build -f testing/Dockerfile -t go-msi-testing:latest testing &&
docker run --rm -it -v C:/dev/src/github.com/mat007/go-msi:C:/gopath/src/github.com/mat007/go-msi go-msi-testing:latest
then from within the container:
XCOPY /Y /I /E templates C:\go-msi\templates
go build -o C:\go-msi\go-msi.exe main.go
go run testing\main.go
Documentation
¶
Rendered for windows/amd64
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.