Install Puppet Strings

Before you can generate module documentation, you must install the Puppet Strings gem.

Before you begin:

Puppet Strings requires:

  • Ruby 2.1.9 or newer.

  • Puppet 4.0 or newer.

  • The yardRuby gem.

  1. If you don't have the yard gem installed yet, install it by running gem install yard
  2. Install the puppet-strings gem by running gem install puppet-strings