Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.21 KB

sphere-stock-xml-import

Build Status Dependency Status devDependency Status

This repository contains a mapping compontent to translate products from XML data into SPHERE.IO products JSON format.

Getting Started

Install the module with: npm install sphere-stock-xml-import

Put your SPHERE.IO credentials into config.js or generate it with execute ./create_config.sh.

var stockXmlImport = require('sphere-store-xml-import').XmlStockImport;

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.

License

Copyright (c) 2013 Hajo Eichler and Nicola Molinari Licensed under the MIT license.