mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
e5306d04d4
A CLI to facilitate easy, unified development workflows for Puppet modules. The Puppet Development Kit (PDK) includes key Puppet code development and testing tools for Linux, Windows, and OS X workstations, so you can install one package with the tools you need to create and validate new modules. PDK includes testing tools, a complete module skeleton, and command line tools to help you create, validate, and run tests on Puppet modules. PDK also includes all dependencies needed for its use. Feedback and OK jeremy@
12 lines
497 B
Plaintext
12 lines
497 B
Plaintext
A CLI to facilitate easy, unified development workflows for Puppet
|
|
modules.
|
|
|
|
The Puppet Development Kit (PDK) includes key Puppet code development
|
|
and testing tools for Linux, Windows, and OS X workstations, so you can
|
|
install one package with the tools you need to create and validate new
|
|
modules.
|
|
|
|
PDK includes testing tools, a complete module skeleton, and command line
|
|
tools to help you create, validate, and run tests on Puppet modules. PDK
|
|
also includes all dependencies needed for its use.
|