Skip to content

Resources related to the Dreamforce 2024 Developer Tools demo.

License

Notifications You must be signed in to change notification settings

VivekMChawla/df24-devtools-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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