0.1.3 • Published 3 years ago

mediacentral-upload v0.1.3

Weekly downloads
790
License
SEE LICENSE IN EU...
Repository
github
Last release
3 years ago

pipeline status coverage report

Motivation

A tool to upload a feature pack to avid marketplace

Usage

  1. As a CLI (Install globally)

    npm i -g mediacentral-upload

  2. As a JS module

const upload = require('mediacentral-upload')
upload(options)

CLI tool help page

Api

upload([, options])

Parameters

  • options -- options object with keys:
    • manifest -- path to a manifest file
    • pack -- path to a feature pack to upload
    • id -- MyApplication id for your project
0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago