Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 356 Bytes

USAGE

==

node index.js --funcName "soap wanted method" --url "soap ws url (without ?wsdl)" [--arg1 argument] [--arg2 argument] ....

additional argument are passed as function parameters...

TODO

==

  • Tests.
  • a debug option
  • cli --help management...
  • bin directory
  • .... all cool stuff you could imagine...

PR are welcome :)