15 16 17
# File 'lib/gh/cards/cli.rb', line 15 def generate Gh::Cards.generate(options[:template], options[:directory], options[:repo]) end