mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
218 B
218 B
InSpec Demo
run npm install
to load dependencies
run npm start
to load demo in your browser
To generate content for the app/responses folder,
run bundle exec rake update demo
from the root of inspec project.