gc2gh-issue-migrator

Migration tool(s) for fetching issues from the Google Code Project Hosting Issue Tracker API and translating that data into a GitHub Issue Tracker offline-importable format.

Usage no npm install needed!

<script type="module">
  import gc2ghIssueMigrator from 'https://cdn.skypack.dev/gc2gh-issue-migrator';
</script>

README

gc2gh-issue-migrator

Migration tool(s) for fetching issues from the Google Code Issue Tracker API and translating that data into a GitHub Issue Tracker offline-importable format. Please note that you will need special permission/assistance from the amazing GitHub staff to utilize this loading mechanism.

Getting Started

Install the module with: npm install gc2gh-issue-migrator

Documentation

(Coming soon)

Examples

See the "examples" folder. The "phantomjs-*.js" examples are particularly good.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

  • 0.1.0: Published to NPM on 2013-02-14.
    • Initial release.

License

Copyright (c) 2013 James M. Greene
Licensed under the MIT license.