I created a repl for the puppet language but really like ripl. Since the user types puppet instead of ruby code, can I still use ripl? My evaluation method is different but thats about it.
https://github.com/nwops/puppet-repl
Its unclear to me I how I should start. Override shell? require 'ripl'?