inspec/www/tutorial
2016-09-06 13:30:06 +02:00
..
app handle next and prev commands 2016-09-01 22:33:41 +01:00
.gitignore add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
index.html integrate xterm for shell emulation 2016-09-01 22:33:41 +01:00
package.json add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
README.md add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
styles.css add ability to up-arrow thru commands, a couple css fixes 2016-09-01 22:33:41 +01:00
systemjs.config.js 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 initial commit 2016-09-01 22:33:41 +01: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.