Templates for testground plan create
Please report issues in the testground/testground repo.
This package contains template files as go mod compatible assets.
These are the tempalates used by the command testground plan create
- Create a new directory using the format -templates
- generate
pkged.gousing the pkger with the -include flag - double-check yourself, by running
go run main.gofrom the root of this repository.