nwops / puppet-debugger

A interactive live debugger and REPL for the puppet language
https://gitlab.com/puppet-debugger/puppet-debugger
MIT License
121 stars 11 forks source link

add ability to install modules from within the debugger #43

Open logicminds opened 7 years ago

logicminds commented 7 years ago

It would be really nice to have the ability to install puppet modules during a debugger session.

ie.

install puppetlabs/puppetserver_gem
install puppetlabs/pe_puppetserver_gem