0.1.2 • Published 1 year ago

mediacentral-feature-pack v0.1.2

Weekly downloads
842
License
SEE LICENSE IN EU...
Repository
github
Last release
1 year ago

pipeline status coverage report

Motivation

A feature pack tool for mediacentral cloud-ux projects

Usage

  1. As a CLI (Install globally)

    npm i -g mediacentral-feature-pack

  2. As a js module

const fp = require('mediacentral-feature-pack')
fp(options)

CLI tool help page

  • Options:
    • --version a version tag boolean
    • --help Show help boolean
    • -m, --metadata path to a metadata file based on the feature pack definition required
    • -h, --helm path to a helm chart file required
    • -d, --docker a docker image file with the contents of build required
    • -t, --tag a version tag required
    • -o, --output an output directory default: "."

Api

fp([, options])

Parameters

  • options -- options object with keys:
    • metadata -- path to a metadata file based on the feature pack definition
    • helm -- path to a helm chart file
    • docker -- a docker image file with the contents of build
    • tag -- a version tag
    • output -- an output directory
0.1.2

1 year ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.37

5 years ago

0.0.36

6 years ago

0.0.35

6 years ago

0.0.34

6 years ago

0.0.33

6 years ago

0.0.32

6 years ago

0.0.31

6 years ago

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.1

6 years ago