pdk 3.0.1
Install from the command line:
Learn more about RubyGems packages
        $ gem install pdk --version "3.0.1"
      
      Install via Gemfile:
          source "https://rubygems.pkg.github.com/puppetlabs" do
            gem "pdk", "3.0.1"
          end
        
        About this version
A CLI to facilitate easy, unified development workflows for Puppet modules.