12 13 14
# File 'lib/ichiban/project_generator.rb', line 12 def generate FileUtils.cp_r(empty_project_path, @path) end