veeva-rte-linter-cli
v0.2.0
Published
A rep-triggered email (RTE) HTML linter to report and identify issues when developing RTE files.
Downloads
9
Readme
Veeva Rep-Triggered Email (RTE) Linter CLI
Veeva RTE linter for the development RTE HTML files. This is to catch as many issues with the HTML source code before deploying to Veeva Vault Promomats.
Installation
npm install veeva-rte-linter-cli -g
Usage
To start linting run the following command in your terminal after installing:
lint-veeva-rte {FILE-TYPE} {PATH-TO-HTML-FILE}
File type
Case-sensitive. Use one of the following options below.
et
for email templateset
for email fragmentstf
for template fragments
Path to HTML File
Directory leading to the HTML file to lint.
Additional Resources
Author
Jayvin Duong