This gem is executable.
- Reads in a XML file with destination content.
- Reads in a XML file with destination taxonomy definition.
- Saves all generated files to ./output directory
Run this command to learn more
bundle exec rake -T
This gem is built using Ruby 2.0.0. Run this command to install dependencies
bundle install
Run this command to run all the specs
bundle exec rake spec
The ci task runs the automated tests, builds the gem and installs the gem locally
bundle exec rake ci
After you have built and installed the gem you can run the batch processor
Run this command to get help
batch_processor -h
batch_processor spec/fixtures/destinations.xml spec/fixtures/taxonomy.xml