class Jeweler::Generator

def git_remote

def git_remote
  "git@github.com:#{github_username}/#{project_name}.git"
end