mirror of
https://github.com/inspec/inspec
synced 2024-11-14 00:47:10 +00:00
.. | ||
app | ||
.gitignore | ||
index.html | ||
package.json | ||
README.md | ||
styles.css | ||
systemjs.config.js | ||
tsconfig.json | ||
tutorial.yml | ||
typings.json |
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.