sphere-orderstatus-xml-import

0.1.0 • Public • Published

SPHERE.IO icon

Order Status Import

NPM

Build Status NPM version Coverage Status Dependency Status devDependency Status

Importing order status information from XML files, with SFTP support.

Getting started

$ npm install -g sphere-orderstatus-xml-import
 
# output help screen 
$ orderstatus-xml-import

SFTP

By default you need to specify the path to a local file in order to read the import information, via the --file option.

When using SFTP, you should not use the --file option, instead you need to provide at least the required --sftp* options:

  • --sftpCredentials (or --sftpHost, --sftpUsername, --sftpPassword)
  • --sftpSource
  • --sftpTarget

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. More info here

Releasing

Releasing a new version is completely automated using the Grunt task grunt release.

grunt release // patch release
grunt release:minor // minor release
grunt release:major // major release

License

Copyright (c) 2014 SPHERE.IO Licensed under the MIT license.

Package Sidebar

Install

npm i sphere-orderstatus-xml-import

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • commercetools-admin
  • emmenko
  • hajoeichler
  • yanns
  • tdeekens
  • timonrey
  • vineetkumarkushwaha
  • markusazer
  • jherey
  • danrleyt
  • jenschude
  • chukwuemeka