Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 504 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 504 Bytes

DF24 DevTools Demo

This demo showcases the suite of Salesforce Pro-Code Developer Tools.

Prepare the Code Builder Demo Environment

curl https://raw.githubusercontent.com/vivekmchawla/df24-devtools-demo/main/setup-df24-devtools-demo | bash

Run Code Analyzer 5.0 Scan (All Rules)

sf code-analyzer run --rule-selector=all --output-file=code-analysis.html

Run Code Analyzer 5.0 Scan (Custom Rules)

sf code-analyzer run --rule-selector=custom --view=detail