Home

Awesome

PMP Importer (Public Media Platform Importer)

Service application that can import content from a variety of sources into the PMP.

You can learn more about the PMP here:

https://github.com/publicmediaplatform/pmpdocs/wiki

Installation

Clone the repo, cd into the dir.

And then execute:

$ bundle

Usage

There will be a few ways to use this.

To Do

Still in active development.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request