class Jeweler::Generator

def github_remote

def github_remote
  "git@github.com:#{github_username}/#{github_repo_name}.git"
end