inspec/www/tutorial/README.md

7 lines
218 B
Markdown
Raw Normal View History

2016-08-24 08:58:40 -04:00
## 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.