11 12 13
# File 'lib/sec_config/cli.rb', line 11 def install SecConfig::Generators::Konf.start([options[:path], options[:environments]]) end