Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 567 Bytes

Testground plan templates

Templates for testground plan create

Issues

Please report issues in the testground/testground repo.

description:

This package contains template files as go mod compatible assets.

These are the tempalates used by the command testground plan create

Adding new templates

  • Create a new directory using the format -templates
  • generate pkged.go using the pkger with the -include flag
  • double-check yourself, by running go run main.go from the root of this repository.