inspec/www/tutorial
2016-09-07 18:24:50 +02:00
..
app switch from systemjs to webpack 2016-09-07 18:24:50 +02:00
.gitignore add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
index.html switch from systemjs to webpack 2016-09-07 18:24:50 +02:00
package.json add webpack configuration 2016-09-07 18:24:50 +02:00
README.md switch from systemjs to webpack 2016-09-07 18:24:50 +02:00
styles.css add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
tsconfig.json initial commit 2016-09-01 22:33:41 +01:00
tutorial.yml add demo yml contents 2016-09-06 13:30:06 +02:00
typings.json add webpack configuration 2016-09-07 18:24:50 +02:00

InSpec Demo

run npm install to load dependencies run npm run start and browse to localhost:8080

To generate content for the app/responses folder, run bundle exec rake update demo from the root of inspec project.