2016-08-24 08:58:40 -04:00
|
|
|
## InSpec Demo
|
|
|
|
|
|
|
|
run `npm install` to load dependencies
|
2016-08-30 17:02:55 -04:00
|
|
|
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.
|