nikoksr/proji

View on GitHub
internal/static/template.go

Summary

Maintainability
A
0 mins
Test Coverage
package static

const PackageConfigTemplate = `name = ""
label = ""
description = ""

[[template]]
  is_file = true
  destination = ""
  path = ""
  description = ""

[[plugin]]
  path = ""
  exec_number = 1
  description = ""`