0.1.2 • Published 9 years ago

targetprocess-mashup-uploader v0.1.2

Weekly downloads
3
License
-
Repository
github
Last release
9 years ago

targetprocess-mashup-uploader

Utility to upload mashup file to Targetprocesss Mashup Manager.

Installation

npm install -g targetprocess-mashup-uploader

Using

targetprocess-mashup-uploader [options] file.js

Options:
  -h, --help             Show help
  -n, --name String      Name to save mashup
  --host String          Host to upload mashup
  -l, --login String     Auth login - default: admin
  -p, --password String  Auth password - default: admin
  -w, --watch            Watch file and upload on changes

License

MIT (http://www.opensource.org/licenses/mit-license.php)