Code Monkey home page Code Monkey logo

googlecode2github's Introduction

googlecode2github

googlecode2github is a project designed to facilitate migrating a Google Code project to GitHub.

Dependencies

The GData Python client: http://code.google.com/p/gdata-python-client/downloads/list

The python-github2 client: https://github.com/ask/python-github2

Usage

The issue-transfer.py script transfers issues from Google Code to GitHub.

If you were transferring issues from a Google Code project named foobar1 to a GitHub project named foobar2, and your username is zippy, you would run the script like this:

$ python issue-transfer.py 
	[email protected]
	--google_project=foobar1
	--github_username=zippy
	--github_project=zippy/foobar2
	--github_api_token=4a9e[...]23b1

You will be prompted for your Google password so as not to require it on the command line and leave it in your .bash_history.

Examples

Here is an example of an issue (with comments) that was migrated with the script.

Caveat

I've successfully migrated issues from 17 Google Code projects to GitHub with this script, but as always, proceed with caution with scripts that automatically post to Web services on your behalf.

googlecode2github's People

Contributors

cfinke avatar

Stargazers

Jared Duke avatar  avatar  avatar Aaron Meurer avatar Mahmoud Kassem avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.