Closed reddysainathn closed 8 years ago
The instructions to run the CLI are in https://github.com/MicrosoftEdge/static-code-scan/blob/master/README.md#cli
instead of running node app.js
you run static-code-scan
The gif in the instructions hopefully make it clear.
This is what happening with me,can you please guide me to run the test with CLI,if there is anything that I can follow to setup. I have done npm install and node app.js is working fine ,but I need CLI to work. Thank You.
Try running node bin\static-code-scan.js
from the root of the project.
Thank you
I am unable to run CLI command,is there anything that I am suppose to do for setting up CLI , it works file with node app.js ,but not able to run with static-code-scan,can you help me with this ,and also does this application support https?
When I run the https in the browser,it says "Report generation is not currently working. Please use the CLI". I am not able to find any information to set-up CLI,so I am reaching out here.