-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sami Kerola edited this page May 6, 2024
·
1 revision
This tool can be used to check if a Domain Connect service provider template is valid. Use the commands below to get idea how to compile and use the tool.
go install github.com/Domain-Connect/dc-template-linter@latest
git clone https://github.com/Domain-Connect/Templates.git &&
$GOPATH/bin/dc-template-linter ./Templates/*.json
In this wiki there are sub-pages such as DCTL1001. These pages are long explanations that one is advised to consult if/when brief message from the tool is not obvious.