Github::Import

Import your project into http://github.com
Download

Github::Import Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Yuval Kogman
  • Publisher web site:
  • http://search.cpan.org/~nobull/

Github::Import Tags


Github::Import Description

Import your project into http://github.com Github::Import is a Perl module that provides a way to import a git repository into http://github.com.SYNOPSIS # You can see your token at https://github.com/account % cd some_project_in_git % github-import --username jrockway --token decafbad --add-remote --push-mode allYou can also create a config file. Here is an example using a real man's editor: % git config --add github.user jrockway % git config --add github.token 91ceb00b1es % git config --add github-import.remote origin # if you don't like "github" % cd some_other_project_in_git % github-import Requirements: · Perl


Github::Import Related Software