0.1.0 • Published 9 years ago
sphere-orderstatus-xml-import v0.1.0

Order Status Import
Importing order status information from XML files, with SFTP support.
Getting started
$ npm install -g sphere-orderstatus-xml-import
# output help screen
$ orderstatus-xml-importSFTP
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 releaseLicense
Copyright (c) 2014 SPHERE.IO Licensed under the MIT license.
0.1.0
9 years ago





