mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
.. | ||
source | ||
tutorial | ||
.gitignore | ||
config.rb | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
README.md |
InSpec homepage
Development
Get all dependencies:
bundle install
To run it live run:
bundle exec middleman server
Building
To build to a local static folder, run:
bundle exec middleman server