Skip to content

buddhamagnet/duke_nukem

Repository files navigation

###DUKE NUKEM

A set of tools for working with and migrating user data to the 10duke system.

###MIGRATOR

Migrator is a tool to retrieve a user from Drupal and migrate them to 10duke.

  • Navigate into the migrate/migrator folder.
  • Run go install
  • Run migrator --uid=<uid> and check the output.

We also provide a shell script thta facilitates batch migrations.

  • Ensure you have built the migrator binary as outlined above.
  • Run ./migrate.sh <start_of_range> <end_of_range> and feel the migration love.

About

tool to migrate users from Drupal to 10duke (iDP and entitlement component).

Resources

Stars

Watchers

Forks

Packages

No packages published