Sha256: 3da4e8c16c4a249016bf9f5388e040967d41e3863bede2862a988059bee9faaa
Contents?: true
Size: 881 Bytes
Versions: 129
Compression:
Stored size: 881 Bytes
Contents
# <%= module_name %> Plugin This plugin was generated by `inspec init plugin`, and apparently the author, '<%= author_name %>', did not update the README. ## To Install This Plugin Assuming it has been published to RubyGems, you can install this gem using: ``` you@machine $ inspec plugin install <%= plugin_name %> ``` ## What This Plugin Does No idea. ## Developing This Plugin The generated plugin contains everything a real-world, industrial grade plugin would have, including: * an (possibly incomplete) implementation of one or more InSpec Plugin Types * documentation (you are reading it now) * tests, at the unit and functional level * a .gemspec, for packaging and publishing it as a gem * a Gemfile, for managing its dependencies * a Rakefile, for running development tasks * Rubocop linting support for using the base InSpec project rubocop.yml (See Rakefile)
Version data entries
129 entries across 129 versions & 2 rubygems