class Mecha::Generators::GithubGenerator

Public Instance Methods

copy_templates() click to toggle source
# File lib/mecha/generators/github/github_generator.rb, line 8
def copy_templates
  directory('.github')
end